MATLAB Programming Language: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<B>See:</B> Data Analysis Programming Language, MATLAB System. ---- ---- ==References== * The MATLAB Programming Language. http://www.mathworks.com/support/books/book4...") |
No edit summary |
||
Line 18: | Line 18: | ||
---- | ---- | ||
__NOTOC__ | __NOTOC__ | ||
[[Category:Stub]] |
Revision as of 06:52, 4 November 2013
See: Data Analysis Programming Language, MATLAB System.
References
- The MATLAB Programming Language. http://www.mathworks.com/support/books/book48581.html?category=17&language=22
1997
- http://groups.engin.umd.umich.edu/CIS/course.des/cis400/matlab/matlab.html
- MATLAB® is a mathematical scripting language that looks very much like C++. Some features of the language are:
Efficient matrix and vector computations Easy creation of scientific and engineering graphics Application development, including graphical user interface building Object-oriented programming Extensibility (Tool Boxes) File I/O functions String Processing