I would classify this as a matlab alternative. Plot stuff. Do Matrix calculations with direct (syntax) support in the programming language.
You must log in or register to comment.
Its good for legacy MATLAB projects. Use Python for new projects.
Personally, I’d rather use Python with matplotlib when I need to plot stuff, but Octave is great if you have to deal with Matlab code!