Skip to article frontmatterSkip to article content

MATLAB setup

Setting up MATLAB for this book

The book relies only on base MATLAB (no Toolboxes). The code requires MATLAB R2023b or later.

Installation

Download the latest release and unpack somewhere on your computer. Add the FNC-matlab directory to your MATLAB path. By typing addpath /path/to/FNC-matlab at the MATLAB prompt, or by typing pathtool and using the GUI. The pathtool method allows you to save the path for all future MATLAB sessions.