MATLAB: Difference between revisions

Content deleted Content added
Improve presentation and add internal link
Tags: Visual edit Mobile edit Mobile web edit Advanced mobile edit
Improve presentation and add internal link
Tags: Visual edit Mobile edit Mobile web edit Advanced mobile edit
Line 350:
 
==Syntax==
The MATLAB application is built around the MATLAB programming language.

Common usage of the MATLAB application involves using the "[[Command-line interface|Command Window]]" as an interactive mathematical [[command line interface|shell]] or executing [[Text file|text files]] containing MATLAB code.<ref>{{cite web|url=http://www.mathworks.com/help/matlab/index.html|title=MATLAB Documentation |publisher=MathWorks|access-date=August 14, 2013}}</ref>
 
=== "Hello, world!" example ===