RunMat
GitHub

Resource Hub

Browse by type

Latest

Blogs

MATLAB FFT in RunMat: Frequency Analysis with GPU-Accelerated Plotting

Learn MATLAB FFT online with RunMat. Compute and plot FFT spectra with MATLAB-compatible syntax, including single-sided spectra, windowing, and 2D FFT in the browser.

View
Blogs

How to Use GPU in MATLAB Without CUDA: Apple Silicon, NVIDIA, AMD & Intel

A practical guide to GPU acceleration in MATLAB on any hardware. How it works on NVIDIA with the Parallel Computing Toolbox, why it doesn't work on Apple Silicon, AMD, or Intel, and how to get GPU acceleration without CUDA.

View
Blogs

MATLAB Plotting in RunMat: Complete Guide to 2D, 3D & GPU-Accelerated Figures

A hands-on guide to plotting in RunMat with 20+ runnable examples covering line plots, scatter, bar charts, 3D surfaces, contour maps, subplots, animations, and GPU-accelerated rendering. All examples run in the browser.

View
Blogs

Durable Project State: Introducing RunMat App

RunMat launched last August as a CLI. In November we added GPU acceleration with Accelerate. Now the sandbox puts the full runtime in your browser, and RunMat App makes it persistent: projects, run history, version snapshots, and collaboration.

View
Blogs

The Worst Debugging Tool in MATLAB Is the One You Use Every Day

fprintf is a formatting function that got conscripted into debugging because MATLAB never shipped anything better. The guide covers what it's actually for, what it costs you as a debugger, and what to use instead.

View
Blogs

MATLAB For Loops Are Slow Because of Interpreter Overhead

MATLAB for loops carry interpreter overhead that makes them 10-60x slower than vectorized builtins. This guide covers the source of that overhead, the cost of forced vectorization, and how a compiled runtime narrows the gap.

View
Blogs

Best Free MATLAB Alternatives in 2026: RunMat, Octave, Julia & Python Compared

Compare the 4 best free MATLAB alternatives in 2026: RunMat, Octave, Julia, and Python. See benchmarks, .m file compatibility, GPU support, and which runs your existing code unchanged.

View
Blogs

MATLAB Alternative for Airgapped & ITAR Environments — No License Server

A single-binary MATLAB alternative built for airgapped, ITAR, and classified environments. GPU-accelerated computation, real-time collaboration, and audit trails — all running fully offline with zero license infrastructure.

View
Blogs

Version Control for Engineers Who Don't Use Git

Most engineers -- from MATLAB scripting to FPGA verification to test automation -- don't use version control because git wasn't built for them. RunMat gives engineers automatic versioning, snapshots, and audit trails without the cognitive overhead of learning a developer tool.

View