From help-octave-request at bevo dot che dot wisc dot edu Tue Nov 18 00:45:25 1997 Subject: N-dimensional matrices From: "John W. Eaton" To: jpf at daisy dot phast dot umass dot edu Cc: help-octave at bevo dot che dot wisc dot edu Date: Tue, 18 Nov 1997 00:45:46 -0600 On 17-Nov-1997, jpf at daisy dot phast dot umass dot edu wrote: | I have a question for the Octave people: | Is it possible to define N-dimensional matrices | using Octave? Does Octave have a command similar | to Matlab's (version 5) ndgrid to create N-dimen- | sional matrices from vectors? No, Octave doesn't support matrices with more than two dimensions yet. It's on the list of things to work on, but I don't know when or if it might actually happen. jwe