What is the type or language of programation that MATLAB use? language like C++, JavaScript etc.

4 Ansichten (letzte 30 Tage)
I am do a searching and I want to know, what is the language that use MATLAB for execute code and all the advantages and features that it use

Akzeptierte Antwort

Walter Roberson
Walter Roberson am 28 Sep. 2022
The internal implementation of MATLAB is written in (alphabetical order)
  • ActiveX / DCOM
  • C
  • C++
  • Fortran
  • Java
  • MATLAB
  • .NET
  • perl
  • Python
  7 Kommentare
Walter Roberson
Walter Roberson am 1 Okt. 2022
It would not surprise me if somewhere along the line parts of the codebase also used
  • awk (probably gawk)
  • JavaScript
  • yacc and lex

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by