MATLAB script file

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
 
(2 intermediate revisions by one user not shown)
Line 3: Line 3:
 
|subcat=Programming Languages
 
|subcat=Programming Languages
 
|extensions={{ext|m}}
 
|extensions={{ext|m}}
 +
|wikidata={{wikidata|Q15938816}}
 
}}
 
}}
 
 
'''MATLAB®''' (Matrix Laboratory) is a high-level language and interactive environment for numerical computation, visualization, and programming. Using MATLAB, you can analyze data, develop algorithms, and create models and applications. The language, tools, and built-in math functions enable you to explore multiple approaches and reach a solution faster than with spreadsheets or traditional programming languages, such as C/C++ or Java™.
 
'''MATLAB®''' (Matrix Laboratory) is a high-level language and interactive environment for numerical computation, visualization, and programming. Using MATLAB, you can analyze data, develop algorithms, and create models and applications. The language, tools, and built-in math functions enable you to explore multiple approaches and reach a solution faster than with spreadsheets or traditional programming languages, such as C/C++ or Java™.
  
Line 10: Line 10:
  
 
Code for matlab scripts are generally text files with the file extension .m
 
Code for matlab scripts are generally text files with the file extension .m
 +
 +
== See also ==
 +
* [[MAT]] (MATLAB data format)
 +
* [[Matlab figure]]
 +
* [[Matlab Model]]
  
 
== Links ==
 
== Links ==
 
* [[Wikipedia:MATLAB|Wikipedia article]]
 
* [[Wikipedia:MATLAB|Wikipedia article]]
 
* [http://www.mathworks.com/products/matlab/?s_cid=wiki_matlab_2 Official product page]
 
* [http://www.mathworks.com/products/matlab/?s_cid=wiki_matlab_2 Official product page]
 +
 +
[[Category:Scientific Data formats]]

Latest revision as of 16:18, 8 September 2021

File Format
Name MATLAB script file
Ontology
Extension(s) .m
Wikidata ID Q15938816

MATLAB® (Matrix Laboratory) is a high-level language and interactive environment for numerical computation, visualization, and programming. Using MATLAB, you can analyze data, develop algorithms, and create models and applications. The language, tools, and built-in math functions enable you to explore multiple approaches and reach a solution faster than with spreadsheets or traditional programming languages, such as C/C++ or Java™.

Released by Mathworks

Code for matlab scripts are generally text files with the file extension .m

[edit] See also

[edit] Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox