MATLAB Runtime
패키징된 MATLAB® 애플리케이션을 MATLAB이 설치되지 않은 컴퓨터에서 실행
MATLAB Runtime은 공유 라이브러리, MATLAB 코드와 기타 여러 파일들의 모음으로서, 컴파일되고 패키징된 MATLAB 애플리케이션을 MATLAB이 설치되지 않은 시스템에서 실행할 수 있게 합니다. MATLAB 없이 이러한 애플리케이션을 실행하려는 최종 사용자는 MATLAB Runtime을 설치하거나 MATLAB Runtime 네트워크 설치 위치를 지정해야 합니다.
MATLAB Runtime이 포함되어 있는 애플리케이션 인스톨러를 만들려면, 이 인스톨러를 만들 때 사용한 MATLAB의 버전 및 업데이트 레벨과 매칭되는 MATLAB Runtime 인스톨러를 다운로드해야 합니다. 인스톨러 없이 패키징된 MATLAB 애플리케이션을 배포하려면, 최종 사용자는 MATLAB Runtime 인스톨러를 다운로드해야 하며 이때 이 인스톨러는 애플리케이션을 컴파일할 때 사용한 MATLAB의 버전과 매칭되고 업데이트 레벨이 동일하거나 그 이상이어야 합니다. 자세한 내용은 MATLAB Runtime 다운로드 및 설치하기 항목을 참조하십시오.
함수
mcrinstaller | 현재 플랫폼에 해당하는 MATLAB Runtime 인스톨러의 버전과 위치 정보 표시 |
mcrversion | MATLAB 버전과 매칭되는 MATLAB Runtime 버전 번호 반환 |
compiler.runtime.download | MATLAB Runtime 인스톨러 다운로드 |
compiler.runtime.customInstaller | Create a MATLAB Runtime installer for the specified files generated by MATLAB Compiler (R2024b 이후) |
도움말 항목
개요
- MATLAB Runtime 정보
MATLAB Runtime의 개요를 살펴봅니다. - Ensure MATLAB Runtime Compatibility for MATLAB Compiler and MATLAB Compiler SDK Artifacts
Use the correct MATLAB Runtime version to guarantee compatibility with MATLAB Compiler™ and MATLAB Compiler SDK™ artifacts.
설치
- MATLAB Runtime 다운로드 및 설치하기
MATLAB Runtime을 설치, 구성 및 제거합니다. - 배포를 위한 MATLAB Runtime 경로 설정
MATLAB Compiler 또는 MATLAB Compiler SDK로 생성된 애플리케이션을 실행하려는 컴퓨터의 경로를 정의합니다. - MATLAB Runtime Container
Learn how to get a MATLAB Runtime container image for use in CI/CD workflows. - 네트워크 드라이브에 애플리케이션 및 MATLAB Runtime 배포하기
네트워크 드라이브에서 MATLAB Compiler 생성 애플리케이션을 실행합니다.
사용자 지정
- MATLAB Runtime Startup Options
Set MATLAB Runtime options, such as-nojvm,-nodisplay, or-logfile. - Using MATLAB Runtime User Data Interface
Access MATLAB Runtime data. - Display MATLAB Runtime Initialization Messages
Create console messages for end users. - MATLAB Runtime Component Cache and Deployable Archive Embedding
Specify the MATLAB Runtime component cache size and location.