Skip to content

RunMat v0.5.3

Choose a tag to compare

@github-actions github-actions released this 17 Jun 13:32

RunMat v0.5.3

High-performance MATLAB/Octave runtime with Jupyter kernel support.

Installation

Quick Install (Recommended)

# Linux/macOS
curl -fsSL https://runmat.com/install.sh | sh

# Windows (PowerShell)
iwr https://runmat.com/install.ps1 | iex

Manual Installation

  1. Download the appropriate binary for your platform below
  2. Extract the archive
  3. Add the binary to your PATH

Documentation