Commit Graph

37 Commits

Author SHA1 Message Date
0u0
0393e51669 [en] Adjust statement 2018-08-31 12:13:02 +08:00
0u0
93a7d100c2 fix #3054 2018-08-30 19:00:20 +08:00
veghp
19f3a857fb
Update matlab.html.markdown 2018-03-13 14:16:52 +00:00
veghp
a8911cb7a5
Update matlab.html.markdown 2018-03-13 14:11:43 +00:00
HairyFotr
985d23a52b
Fix a bunch of typos 2017-08-23 10:14:39 +02:00
Yi Hong Ang
9ca9e466a7 Add new reading resources on MATLAB 2016-10-31 10:47:59 +08:00
Yi Hong Ang
9d17f8bc57 Add a section on code sections/cells (#1855) 2016-06-26 14:45:45 +02:00
Andre Polykanine A.K.A. Menelion Elensúlë
fc1f32090d Merge pull request #1770 from navdeep300/master
[matlab/en] fixed typo mistakes
2015-12-02 22:20:13 +02:00
Tom Anderson
1bd371bcda Add section heading info
Give information about using comments for code sections
2015-10-31 22:43:43 +10:30
Gordon Senesac Jr
d30215bfaf Added a couple functions to the matlab doc. 2015-10-30 20:21:30 -05:00
Navdeep Singh
4e32ff9cd9 fixed typo mistakes 2015-10-25 02:39:50 +05:30
Peter Elmers
ecbd454068 Fix a few spots where inconsistently tabs and spaces are used for alignment. 2015-10-21 11:49:30 -05:00
Claudson Martins
79d0e7cd23 Figure handle and some text issues fixed
- File name added to the header;
- Fixed figure handle letter;
- Unnecessary extra word removed.
2015-10-19 10:30:14 -03:00
Claudson Martins
69263413a1 Revert "Figure handle and some text issues fixed"
This reverts commit 5f7a161f44.
2015-10-19 10:25:57 -03:00
Claudson Martins
5f7a161f44 Figure handle and some text issues fixed
- File name added to the header;
- Fixed figure handle letter;
- Unnecessary extra word removed;
2015-10-19 10:17:14 -03:00
Colton Kohnke
79cee63879 [matlab/en] Added simple class example to Matlab 2015-10-08 21:20:37 +02:00
Gabriel Halley
960ee4a185 removing whitespace all over 2015-10-07 23:11:24 -04:00
Kado
90c27c72cf Update matlab.html.markdown 2015-07-16 18:43:13 +03:00
Harry Mumford-Turner
1992190cd0 Temp fix for Matlab syntax highlighting
The single quote messed up the rest of the file.
2014-11-18 10:19:11 +00:00
xk liu
3f69c38ba3 [matlab/en] Fix block comment syntax.
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
2014-10-30 11:07:40 +08:00
Srinivas Gorur-Shandilya
e1bdeff354 clarified lookfor 2014-10-28 09:56:18 -04:00
Srinivas Gorur-Shandilya
759f7349d2 cleaned up code, added struct docs
cleaned up code, added struct docs
2014-10-27 16:52:14 -04:00
Ben Eysenbach
7d52148acf Matlab syntax error 2014-09-03 20:33:55 -04:00
masdeseiscaracteres
4fb3361655 Small correction: "flipl" should be "fliplr"
Added "flipud" also
2014-07-17 15:45:53 +02:00
Adam Bard
77f28824af Fix syntax highlight.
Fixes #587 (Instead of using #588)
2014-04-06 19:46:58 -07:00
James Scott-Brown
c3fcedf70f Fix typo - misspelt 'receive' 2013-09-18 18:08:31 +01:00
James Scott-Brown
4ddcd660f8 Explain difference between command and function syntax 2013-09-18 18:05:29 +01:00
James Scott-Brown
3eb4dbab9a Typos 2013-09-15 16:06:26 +01:00
James Scott-Brown
28f0e163e2 Typos 2013-09-15 02:53:32 +01:00
James Scott-Brown
e0f9a4dab3 Comment explaining LU decomposition 2013-09-15 01:48:02 +01:00
James Scott-Brown
372e79a3fb Relabel a section to 'Matrix Factorisations 2013-09-15 01:42:13 +01:00
James Scott-Brown
5bf3efe165 Matlab: more plotting functions, anonymous functions, matrix factorisations, and other features. Fix some typos. 2013-09-15 01:41:27 +01:00
James Scott-Brown
f7ef4e6f8f Extend and improve MATLAB article 2013-09-14 22:17:41 +01:00
Adam
b28900b889 Fixed up so it builds 2013-09-08 22:52:09 -07:00
Harshad Sabne
53e121b37d Update matlab.html.markdown
Added subsection "Common vector functions"
2013-09-06 20:54:32 +05:30
Harshad Sabne
9190044dee Update matlab.html.markdown
Multiple function additions to "Common matrix functions" subsection.
2013-09-06 19:58:05 +05:30
Osvaldo Mendoza
7bebfa3b9d Added MATLAB as a new language 2013-08-25 01:32:33 -04:00