Hi!
Of course! The point is to call m-octave functions, more or less
similar to matlab functions. I understand that matlab.jl package
could be a good solution if it opened the octave engine instead of
opening the matlab.
But in this case, matlab.jl uses calls to C-libraries of Matlab
(MxArray, mxClassID, mxComplexity, MSession, etc) which are not
equivalent in Octave.
Now, I am trying to find why oct2py doesn't work from Julia as other
modules what do.
I'll send an
message if I can solve it.
Thanks folks,
Rober
El 10/02/15 a las 10:39, Páll
Haraldsson escribió: