From help-request at octave dot org Mon Apr 17 05:25:55 2006 Subject: mex and mxcell From: Paul Koufalas To: help at octave dot org Date: Mon, 17 Apr 2006 00:32:25 -0500 G'day all. Just wondering why there is no support for mxCreateCellMatrix() and mxSetCell() in Octave's mex wrapper to mkoctfile? Perhaps mex pre-dated cell arrays in Octave? Is there a workaround? I want to try out a 3rd party Matlab toolbox under Octave and it comes with lots of MEX files. I've found that just 1 out of the 31 MEX files won't compile to a .oct using Octave's mex, and it's because it contains mxCreateCellMatrix and mxSetCell. Cheers ------------------------------------------------------------- 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 -------------------------------------------------------------