---
key: pl/matlab
kind: plang
name: "MATLAB"
url: https://plangs.page/matlab
---

# MATLAB

> Proprietary multi-paradigm programming language and numerical computing environment.

Proprietary multi-paradigm programming language and numerical computing environment developed by MathWorks, designed primarily for numerical computing. It supports matrix manipulations, data plotting, algorithm implementation, and the creation of user interfaces, among other features.

## Facts

- Appeared: 1979
- Homepage: https://www.mathworks.com/products/matlab.html
- Languish ranking: #50

## Relationships

### Paradigms

- [Array](https://plangs.page/paradigm/array)
- [Functional](https://plangs.page/paradigm/functional)
- [Imperative](https://plangs.page/paradigm/imperative)
- [Multi](https://plangs.page/paradigm/multi)
- [Object-Oriented](https://plangs.page/paradigm/oop)
- [Procedural](https://plangs.page/paradigm/procedural)

### Platforms

- [Apple](https://plangs.page/platform/apple)
- [Linux](https://plangs.page/platform/linux)
- [Windows](https://plangs.page/platform/windows)

### Type Systems

- [Dynamic](https://plangs.page/type-system/dynamic)
- [Weak](https://plangs.page/type-system/weak)

### Influenced

- [Simulink](https://plangs.page/simulink)

### Tags

- [Mathematical Modeling](https://plangs.page/tag/modeling)
- [Numeric Computation](https://plangs.page/tag/numeric)
- [Scientific Computing](https://plangs.page/tag/sci)
- [Scripting](https://plangs.page/tag/scripting)
- [Visualization](https://plangs.page/tag/viz)
