1 Apr 2005 18:26
Re: bug in imshow and one more question about types float32
John W. Eaton <jwe <at> bevo.che.wisc.edu>
2005-04-01 16:26:35 GMT
2005-04-01 16:26:35 GMT
On 1-Apr-2005, Etienne de Foras <e_deforas <at> yahoo.fr> wrote: | I have just a other problem about types (is it a bug?): | I am using huges matrixes that fit just in the memory, if I could store them as float32, it could | be enough for me. | But if I use fread() or zeros() or ones() , and so on, with the "float32" arguments, it give me a | double type , is there a way to create and use the float32 type? It is not implemented yet. jwe ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------
RSS Feed