help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

reshape in Octave


From: Neil Ottenstein
Subject: reshape in Octave
Date: Mon, 24 Jan 2000 13:23:42 -0500


reshape in Matlab 5.3 allows the following line:

ppoly2=reshape(fread(fid,273,'float64'),[3,13,7]);

unfortunately, Octave only allows a reshape command which reshapes to an mxn as opposed to an mxnxp
matrix.

Do any quick fixes come to mind? I believe I am working with Octave 2.0.14. It was obtained in November.

Thanks,

Neil


----------------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL.
Octave's home on the web: http://www.che.wisc.edu/octave/octave.html How to fund new projects: http://www.che.wisc.edu/octave/funding.html Subscription information: http://www.che.wisc.edu/octave/archive.html -----------------------------------------------------------------------


reply via email to

[Prev in Thread] Current Thread [Next in Thread]