Perl Code Creating a Binary File for MATLAB
Hello,
I have created a program that, in short, creates a 15000x2700 matrix of
ones and zeros. This creates a very large ASCII file and MATLAB is
having problems inputing the data. I believe that writing the file in
binary format would create a more managable file, but I do not know how
to do this such that MATLAB can read it. Any one know how to do this?
Flynfast
.
Relevant Pages
- Re: Largest Contiguous Free Block 1193MB
... is _just_ a bit to large to fit in my Largest Contiguous Free Block ... Any guesses what keeps Matlab from getting these crucial 400mbs in one ... It should be possible to read it chunk ... it may be beneficial to convert the ASCII file ... (comp.soft-sys.matlab) - Re: plot ascii file as image (image create photo??)
... I would like to plot this as an image. ... How could I display an n x k ascii file? ... image commands (in the case of your dataset, [$photo copy -zoom] comes ... I just copied the cmap values from Matlab and now I have an imagesc:) ... (comp.lang.tcl) - 3D Plot of x,y,z
... I'm really new to Matlab and I need your help. ... I already searched the web and some forums for a solution, ... I have an ASCII File containing 50 coordinates of points ... beginning of the measurement). ... (comp.soft-sys.matlab) - Re: plot ascii file as image (image create photo??)
... I would like to plot this as an image. ... How could I display an n x k ascii file? ... I just copied the cmap values from Matlab and now I have an imagesc:) ... (comp.lang.tcl) - Re: Reading ASCII file in MATLAB
... I am unable to load an ascii file in matlab. ... Can anyone help me in reading ascii file in matlab. ... command shows missing variable or function. ... (comp.soft-sys.matlab) |
|