MATLAB 2025b Help Integration for nSTAT

This page documents the help-file structure used by nSTAT so it appears as supplemental software documentation in MATLAB.

The configuration in this release is aligned with MATLAB R2025b.

Contents

Required Files

nSTAT uses the standard external toolbox documentation layout:

Build and Refresh the Search Database

Run the installer script from the nSTAT root folder:

nSTAT_Install

or run these commands manually:

rootDir = fileparts(which('nSTAT_Install'));
helpDir = fullfile(rootDir,'helpfiles');
builddocsearchdb(helpDir);
rehash toolboxcache;

MATLAB 2025b Behavior

Starting in R2024b, toolbox documentation is shown in the system browser. External toolbox documentation appears in MATLAB documentation under Supplemental Software.

Use these pages as entry points:

Troubleshooting