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

조회 수: 4 (최근 30일)
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

채택된 답변

Walter Roberson
Walter Roberson 2022년 9월 28일
The internal implementation of MATLAB is written in (alphabetical order)
  • ActiveX / DCOM
  • C
  • C++
  • Fortran
  • Java
  • MATLAB
  • .NET
  • perl
  • Python
  댓글 수: 7
Walter Roberson
Walter Roberson 2022년 10월 1일
It would not surprise me if somewhere along the line parts of the codebase also used
  • awk (probably gawk)
  • JavaScript
  • yacc and lex

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Logical에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by