mpm install-doc
(Linux, Windows, Mac) Install documentation from operating system command line
Using mpm install-doc
at the operating system command line requires
MATLAB® Package Manager. See Get MATLAB Package Manager.
If you instead want to manage packages within MATLAB, see Package Management (MATLAB).
Syntax
Description
mpm install-doc
installs documentation for the MATLAB installation at --matlabroot=</full/path/to/matlabroot>
--source=</full/path/to/source>
<full/path/to/matlabroot>
from the
documentation ISO (Linux® and Windows®) or DMG (Mac) image mounted at </full/path/to/source>
. Run this
command from the operating system command line.
By default, MATLAB accesses documentation from the web. Use mpm install-doc
to
install the documentation on computers that are permanently offline. To install
documentation on computers that are only temporarily offline, follow the procedure in Install Documentation for Temporary Offline Use.
mpm install-doc
installs the documentation by calling the --matlabroot=</full/path/to/matlabroot>
mpm
executable included in
mounted documentation ISO or DMG images. Use this syntax when installing the documentation
using the procedure described in Install Documentation on Permanently Offline Computers.
mpm install-doc ...
sets the documentation installation folder to
--destination=</full/path/to/destination>
</full/path/to/destination>
, using either of the previous
syntaxes.