MATLAB Compiler SDK 시작하기
MATLAB® Compiler SDK™는 MATLAB Compiler™의 기능을 확장하여 MATLAB 프로그램에서 C/C++ 공유 라이브러리, Microsoft® .NET 어셈블리, Java® 클래스, Python® 패키지, Docker® 컨테이너 기반 마이크로서비스를 빌드할 수 있게 해 줍니다. 이러한 컴포넌트는 사용자 지정 애플리케이션과 통합된 다음 데스크탑, 웹, 엔터프라이즈 시스템에 배포할 수 있습니다.
웹 애플리케이션과 엔터프라이즈 시스템에 배포하기 전에 애플리케이션 코드와 Excel® 추가 기능을 테스트하고 디버그할 수 있도록 MATLAB Compiler SDK에는 MATLAB Production Server™의 개발 버전이 포함되어 있습니다.
MATLAB Compiler SDK의 소프트웨어 컴포넌트를 사용하여 만든 애플리케이션은 MATLAB이 필요하지 않은 사용자와 로열티 없이 공유할 수 있습니다. 이러한 애플리케이션은 컴파일된 MATLAB 애플리케이션 또는 컴포넌트의 실행을 가능하게 하는 공유 라이브러리 세트인 MATLAB Runtime을 사용합니다.
튜토리얼
- Steps for Deployment with MATLAB Compiler
Package MATLAB files into deployable components that do not require MATLAB.
- Package Code for Deployment with MATLAB Compiler SDK
Package a MATLAB function and call it from an external application.
애플리케이션 생성 및 배포하기
- Write Deployable MATLAB Code
Write flexible MATLAB code that can be packaged and deployed.
- Choose Deployment Option
Decide how best to package and deploy code to run outside of MATLAB.
- Integrate Artifact with Target Language Application
Create an application that uses your packaged MATLAB functionality.
애플리케이션 배포 소개
- Appropriate Tasks for MATLAB Compiler Products
View the differences between MATLAB Compiler and other MathWorks® products.
- About Deployable Archives
Learn about deployable archive embedding behavior and how to use MATLAB Runtime component cache.
- MATLAB Runtime 정보
MATLAB Runtime의 개요를 살펴봅니다.