What is MATLAB written in?
Its runtime is implemented in C (documented).
Relationship Graph
All directly connected languages. Click any node to navigate to its page.
Runtime Implementation
| Language | Confidence | Notes | Source |
|---|---|---|---|
| C | 90% | MATLAB runtime engine written in C and C++ | Source |
Influenced By
- Fortran — MATLAB's numerical computing tradition from Fortran
- APL — MATLAB's matrix operations inspired by APL
Languages MATLAB Influenced
- Julia — Julia influenced by MATLAB's scientific computing
Frequently Asked Questions
What language is MATLAB written in?
MATLAB is primarily implemented in C. See the implementation section above for details and source references.
What languages influenced MATLAB?
MATLAB was influenced by APL, Fortran among others. See the influence section above for the full list.
Which languages did MATLAB influence?
MATLAB influenced Julia among others.