From help-octave-request at bevo dot che dot wisc dot edu Mon Jan 24 12:15:31 2000 Subject: reshape in Octave From: Neil Ottenstein To: help-octave at bevo dot che dot wisc dot edu Date: Mon, 24 Jan 2000 13:23:42 -0500 reshape in Matlab 5.3 allows the following line: Courier New 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 -----------------------------------------------------------------------