====== Matlab/Octave Basics ====== ===== Strings ===== * [[http://www.mathworks.com/help/matlab/ref/strings.html|String handling]] * [[http://www.mathworks.com/help/matlab/ref/strsplit.html|Split string at specified delimiter]] ===== Numbers ===== * [[http://de.mathworks.com/matlabcentral/fileexchange/33174-number-to-scientific-prefix|Convert Number to Scientific Prefix]] * [[http://de.mathworks.com/matlabcentral/fileexchange/53886-scientific-prefix-to-number|Convert Scientific Prefix to Number]]