mpm install-doc
(Linux, Windows, Mac) 운영 체제 명령줄에서 문서 설치
운영 체제 명령줄에서 mpm install-doc
함수를 사용하려면 MATLAB® Package Manager가 필요합니다. MATLAB Package Manager 받기 항목을 참조하십시오.
MATLAB 내에서 패키지를 관리하려면 패키지 관리 항목을 참조하십시오.
구문
설명
mpm install-doc
는 --matlabroot=</full/path/to/matlabroot>
--source=</full/path/to/source>
</full/path/to/source>
에 마운트된 문서 ISO(Linux® 및 Windows®) 또는 DMG(Mac) 이미지를 사용하여 MATLAB 문서를 <full/path/to/matlabroot>
에 설치합니다. 이 명령을 운영 체제 명령줄에서 실행하십시오.
기본적으로 MATLAB은 웹에서 문서에 액세스합니다. 영구적으로 오프라인 상태인 컴퓨터에 문서를 설치하려면 mpm install-doc
를 사용하십시오. 일시적으로만 오프라인 상태인 컴퓨터에 문서를 설치하려면 일시적인 오프라인 사용을 위해 문서 설치하기에 나와 있는 절차를 따르십시오.
mpm install-doc
는 마운트된 문서 ISO 또는 DMG 이미지에 포함된 --matlabroot=</full/path/to/matlabroot>
mpm
실행 파일을 호출하여 문서를 설치합니다. 영구적으로 오프라인 상태인 컴퓨터에 문서 설치하기에 설명된 절차를 사용하여 문서를 설치할 때 이 구문을 사용하십시오.
mpm install-doc ...
은 위에 열거된 구문 중 하나를 사용하면서 문서 설치 폴더를 --destination=</full/path/to/destination>
</full/path/to/destination>
으로 설정합니다.