MATLAB Programming Language: Difference between revisions

From GM-RKB
Jump to navigation Jump to search
m (Text replacement - ". ----" to ". ----")
m (Text replacement - "]]↵↵----↵" to "]]. ---- ")
Line 11: Line 11:


== References ==
== References ==
* The MATLAB Programming Language. http://www.mathworks.com/support/books/book48581.html?category=17&language=22
* The MATLAB Programming Language. http://www.mathworks.com/support/books/book48581.html?category=17&language=22


Line 28: Line 27:
     Extensibility (Tool Boxes)
     Extensibility (Tool Boxes)
   [[File I/O function]]s
   [[File I/O function]]s
   [[String Processing]]
   [[String Processing]].


----
----

Revision as of 03:50, 8 May 2024

A MATLAB Programming Language is a multi-paradicm Data Analysis Programming Language that ...



References

2016

1997

   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.