On 19 April 2012 13:44, Aki Vehtari <aki.veht...@aalto.fi> wrote: > If I understood correctly, the current implementation of classes in > Octave does not allow same syntax as in Matlab?
Matlab has two kinds of classes. Old-style classes that use @subdirectories/ @named/ @like/ @this/ and new-style classes that are defined with the classdef keyword. If the code you care about uses classdef, this won't work with Octave yet. > Do you have information about whether it is in the near future > possible to have the same syntax in Octave as in Matlab? There is a growing proposal (i.e. money) to implement classdef classes in Octave. If you care enough about classdef support and you have the means to fund development for this, please let me know so we can pool your money into this effort. HTH, - Jordi G. H. ------------------------------------------------------------------------------ For Developers, A Lot Can Happen In A Second. Boundary is the first to Know...and Tell You. Monitor Your Applications in Ultra-Fine Resolution. Try it FREE! http://p.sf.net/sfu/Boundary-d2dvs2 _______________________________________________ Octave-dev mailing list Octave-dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/octave-dev