Is there a syntax check for Octave similar to Matlab mlint and a check code?

I expect that such a beast will receive the same license as Octave itself. I looked at the Octave parser and it looks like this ability is not in the Octave core.

+5
source share
1 answer

No. It was still included in the list of functions of the future project as of 09/23/12.

http://wiki.octave.org/Projects

The tenth element in the Interpreter section.

+4
source

All Articles