Matlab is scripting language or programming language?
36 views (last 30 days)
Show older comments
Is matlab a scripting language or a programming language? Does it employ a compiler or an interpreter? Please throw some light? Some link which discusses it in detail.
Thanks.
0 Comments
Answers (1)
Ahmet Cecen
on 19 Aug 2014
is a discussion in general about the definition of both categories. The short answer is MATLAB is a scripting language, with core functions pre-compiled as mex files.
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!