Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Temp fix for Matlab syntax highlighting | Harry Mumford-Turner | 2014-11-18 | -1/+1 |
| | | | The single quote messed up the rest of the file. | |||
* | [matlab/en] Fix block comment syntax. | xk liu | 2014-10-30 | -2/+4 |
| | | | | | | | | | The %{ and %} operators must appear alone on the lines that immediately precede and follow the block of help text. Do not include any other text on these lines. Reference: http://www.mathworks.com/help/matlab/matlab_prog/comments.html | |||
* | clarified lookfor | Srinivas Gorur-Shandilya | 2014-10-28 | -1/+2 |
| | ||||
* | cleaned up code, added struct docs | Srinivas Gorur-Shandilya | 2014-10-27 | -16/+33 |
| | | | cleaned up code, added struct docs | |||
* | Matlab syntax error | Ben Eysenbach | 2014-09-03 | -1/+1 |
| | ||||
* | Small correction: "flipl" should be "fliplr" | masdeseiscaracteres | 2014-07-17 | -1/+2 |
| | | | Added "flipud" also | |||
* | Fix syntax highlight. | Adam Bard | 2014-04-06 | -1/+1 |
| | | | Fixes #587 (Instead of using #588) | |||
* | Fix typo - misspelt 'receive' | James Scott-Brown | 2013-09-18 | -1/+1 |
| | ||||
* | Explain difference between command and function syntax | James Scott-Brown | 2013-09-18 | -2/+15 |
| | ||||
* | Typos | James Scott-Brown | 2013-09-15 | -2/+2 |
| | ||||
* | Typos | James Scott-Brown | 2013-09-15 | -3/+3 |
| | ||||
* | Comment explaining LU decomposition | James Scott-Brown | 2013-09-15 | -1/+1 |
| | ||||
* | Relabel a section to 'Matrix Factorisations | James Scott-Brown | 2013-09-15 | -1/+1 |
| | ||||
* | Matlab: more plotting functions, anonymous functions, matrix factorisations, ↵ | James Scott-Brown | 2013-09-15 | -20/+97 |
| | | | | and other features. Fix some typos. | |||
* | Extend and improve MATLAB article | James Scott-Brown | 2013-09-14 | -54/+144 |
| | ||||
* | Fixed up so it builds | Adam | 2013-09-08 | -4/+1 |
| | ||||
* | Update matlab.html.markdown | Harshad Sabne | 2013-09-06 | -0/+11 |
| | | | Added subsection "Common vector functions" | |||
* | Update matlab.html.markdown | Harshad Sabne | 2013-09-06 | -1/+5 |
| | | | Multiple function additions to "Common matrix functions" subsection. | |||
* | Added MATLAB as a new language | Osvaldo Mendoza | 2013-08-25 | -0/+260 |