Work

MATLAB

language · 1984

Scientific Computing Mathematics Engineering

MATLAB (Matrix Laboratory) is a programming platform for numerical computing, visualization, and algorithm development. Created by Cleve Moler, it became the standard tool for engineers and scientists working with matrices and mathematical computation.

Origins

Cleve Moler created MATLAB in the late 1970s to give students access to LINPACK and EISPACK linear algebra libraries without learning Fortran. The commercial version was founded as MathWorks in 1984.

Design Philosophy

MATLAB prioritizes:

Key Features

MATLAB excels at:

Industry Impact

MATLAB became essential in:

Ecosystem

The MATLAB ecosystem includes:

Legacy

MATLAB made numerical computing accessible to non-programmers. Its influence extends to open-source alternatives like NumPy/SciPy (Python), GNU Octave, and Julia—all of which adopted MATLAB-like syntax for matrix operations.