이 번역 페이지는 최신 내용을 담고 있지 않습니다. 최신 내용을 영문으로 보려면 여기를 클릭하십시오.
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을 사용합니다.
튜토리얼
- Create a C Shared Library with MATLAB Code
Learn how to create a C shared library. - MATLAB Compiler SDK C++ Target Requirements
Review the software requirements for using MATLAB Compiler SDK to deploy MATLAB functions to C++ applications. - Set Up C++ Development Environment
Set up development environment to develop C++ applications that integrate deployed MATLAB functions. - Choose C++ Deployment Option
Explore C++ deployment options that MATLAB Compiler SDK offers and select the right one for your specific C++ integration needs. - MATLAB Compiler SDK .NET Target Requirements
Refer to the software requirements for using MATLAB Compiler SDK to create .NET assemblies. - Set Up .NET Development Environment
Set up development environment to develop .NET applications containing deployed MATLAB code. - Choose .NET Deployment Option
Explore .NET deployment options that MATLAB Compiler SDK offers and select the right one for your specific .NET integration needs. - Summary of MATLAB Compiler SDK .NET APIs
Explore the various MATLAB Compiler SDK .NET APIs. - Create a Generic COM Component with MATLAB Code
Learn how to create a generic COM component. - Generate Java Package and Build Java Application
Create a Java package in MATLAB and implement it with sample Java code. - MATLAB 함수를 패키징하여 Python 애플리케이션에 배포하기
명령줄을 사용하여 MATLAB 함수로부터 Python 패키지를 만듭니다. - Create a C# Client (MATLAB Production Server)
Learn how to call a MATLAB function deployed to MATLAB Production Server from a C# application. - Create MATLAB Production Server Java Client Using MWHttpClient Class
Define an interface, instantiate a static proxy object, and then call the deployed function. - Create a C++ Client
Learn how to call a MATLAB function deployed to MATLAB Production Server from a C++ application. - Python 클라이언트 만들기 (MATLAB Production Server)
Python 애플리케이션에서 MATLAB Production Server로 배포된 MATLAB 함수를 호출하는 방법을 알아봅니다.
C 공유 라이브러리
C++ 공유 라이브러리
.NET 어셈블리
제네릭 COM 컴포넌트
Java 패키지
Python 패키지
MATLAB Production Server
애플리케이션 배포 소개
- Steps for Deployment with MATLAB Compiler
Package MATLAB files into deployable components that do not require MATLAB.
- Appropriate Tasks for MATLAB Compiler Products
View the differences between MATLAB Compiler and other MathWorks® products.
- Deployment Product Terms
See descriptions for deployment product terms.