MATLAB Octave
Jump to navigation
Jump to search
External
- https://www.gnu.org/software/octave/
- https://www.gnu.org/software/octave/doc/interpreter/
- https://www.coursera.org/learn/machine-learning/supplement/Mlf3e/more-octave-matlab-resources
- https://www.coursera.org/learn/machine-learning/supplement/SFKpu/programming-tips-from-mentors
- http://www.mathworks.com/help/matlab/
- R/MATLAB comparison http://www.math.umaine.edu/~hiebeler/comp/matlabR.html
Internal
Differences between Octave and MATLAB
MATLAB only supports single quotes. Octave can be run in --traditional mode.