응용 프로그램 배포
MATLAB® 및 Simulink® 응용 프로그램을 MATLAB 환경 외부에 배포하여 공유
MathWorks® 응용 프로그램 배포 제품을 사용하여 MATLAB 환경 밖에서 응용 프로그램을 공유합니다. MATLAB 응용 프로그램과 Simulink 응용 프로그램을 독립 실행형 데스크탑 응용 프로그램, 웹 앱, Microsoft® Excel® 추가 기능, 빅데이터 응용 프로그램, 마이크로서비스, 엔터프라이즈 응용 프로그램, 클라우드 응용 프로그램으로 배포합니다. Java®, Microsoft .NET, Python®, C 및 C++로 작성된 응용 프로그램과 통합할 수 있는 라이브러리에 MATLAB 코드를 패키징합니다.
응용 프로그램 배포 관련 제품
도움말 항목
데스크탑에 배포하기
- Create Standalone Application from MATLAB Function (MATLAB Compiler)
This example shows how to package a MATLAB function into a standalone application using thecompiler.build.standaloneApplication
function. - Create Excel Add-In from MATLAB (MATLAB Compiler)
Create an add-in containing a custom function and test it in an Excel workbook.
웹에 배포하기
- Create Web App (MATLAB Compiler)
Learn how to create a web app for deployment. - Deploy Web App (MATLAB Compiler)
Learn how to deploy a web app.
Simulink 시뮬레이션 배포하기
- Deploy Simulations with Tunable Parameters (Simulink Compiler)
Create and deploy a simulation from a MATLAB function. - Deploy Simulink Simulation Web App (MATLAB Compiler)
Try an example on how to create, deploy, and run a web app containing a Simulink simulation.
다른 프로그래밍 언어로 작성된 응용 프로그램에 배포하기
- Generate a C++ MATLAB Data API Shared Library and Build a C++ Application (MATLAB Compiler SDK)
Create a C++ MATLAB Data API shared library from MATLAB code and integrate it with sample C++ driver code. - Generate .NET Assembly and Build .NET Application (MATLAB Compiler SDK)
Create a .NET assembly in MATLAB and integrate it with sample C# code. - Generate a Python Package and Build a Python Application (MATLAB Compiler SDK)
Create a Python package in MATLAB and implement it with sample Python driver code.
빅데이터 플랫폼에 배포하기
- Run Standalone MATLAB MapReduce Application (MATLAB Compiler)
Try an example on creating a standalone MATLAB MapReduce application using themcc
command, and run it against a Hadoop® cluster. - Deploy Tall Arrays to a Spark Enabled Hadoop Cluster (MATLAB Compiler)
Try an example on how to deploy a tall array MATLAB application to a Spark™ enabled Hadoop cluster.
엔터프라이즈 시스템에 배포하기
- Create Microservice Docker Image (MATLAB Compiler SDK)
Package MATLAB code into a microservice Docker® image. - Package MATLAB Standalone Applications into Docker Images (MATLAB Compiler)
Package a MATLAB standalone application into a Docker image. - Create Web-Based Tool Using RESTful API, JSON, and JavaScript (MATLAB Production Server)
Try an example of creating a web-based bond pricing tool using RESTful API, JSON, and embedded JavaScript.
클라우드에 배포하기
- Run MATLAB Web App Server on AWS Using Reference Architecture (MATLAB Web App Server)
Deploy MATLAB Web App Server™ on AWS® using a CloudFormation template. - Run MATLAB Production Server on Azure Using Reference Architecture (MATLAB Production Server)
Deploy MATLAB Production Server™ on Azure® with customizable ARM templates. - Azure Deployment for MATLAB Production Server (PAYG) (MATLAB Production Server)
Deploy Azure resources for the server environment and connect to the dashboard.