===== Matlab ===== ==== Note ==== ----- === Language === == Basic commands == In the command window (interactive mode): who whos clear foo clear all more on more on more off == Functions == exp sin log imag class % checks type of argument === Reference === == Mathworks == [[http://ch.mathworks.com/help/matlab/constants-and-test-matrices.html|Constants and test matrices]], [[http://ch.mathworks.com/help/matlab/|Matlab main page]], [[http://uk.mathworks.com/products/matlab/examples.html|Examples]] == Q & A == ----- === Requirements === [[Notes on programming languages]]