installSteno3D

installSteno3D(...)

Add Steno3D to the MATLAB environment

installSteno3D() copies steno3dmat to ‘~/.steno3d_client/’ and adds steno3d to the default MATLAB path.

installSteno3D(folder) copies steno3dmat to folder and adds steno3d to the default MATLAB path.

Note

Steno3D requires MATLAB R2014b or later

% To install Steno3D to the standard toolbox location
installSteno3D([matlabroot filesep 'toolbox'])

See also upgradeSteno3D, uninstallSteno3D, testSteno3D