이 번역 페이지는 최신 내용을 담고 있지 않습니다. 최신 내용을 영문으로 보려면 여기를 클릭하십시오.
웹 앱
웹 앱은 웹 브라우저에서 실행할 수 있는 MATLAB 앱입니다. 앱 디자이너를 사용하여 대화형 방식의 MATLAB 앱을 만들고, Web App Compiler를 사용하여 패키징하고, MATLAB Web App Server의 개발 버전 또는 MATLAB Web App Server™ 제품을 사용하여 호스팅할 수 있습니다. 각 웹 앱은 고유한 URL을 가지며 HTTP 프로토콜이나 HTTPS 프로토콜을 사용하여 웹 브라우저에서 액세스할 수 있습니다. 서버에는 사용 가능한 모든 호스팅된 웹 앱을 나열하는 홈 페이지가 있습니다. 웹 앱에 대한 고유한 URL을 공유하거나 서버의 홈 페이지에 대한 URL을 공유하여 웹 앱을 공유할 수 있습니다.
웹 앱은 개방된 인터넷이 아닌 신뢰할 수 있는 인트라넷 환경에서만 실행되도록 설계되었습니다. 자세한 내용은 Potential Risks 항목을 참조하십시오.
앱 디자이너를 사용하여 설계된 앱인 경우에만 웹 앱으로 배포될 수 있습니다. 자세한 내용은 앱 디자이너를 사용하여 앱 개발하기 항목을 참조하십시오.
MATLAB Compiler™가 MATLAB Web App Server의 개발 버전과 함께 제공됩니다. 단, 인증 및 역할 기반 액세스 기능을 갖춘 엔터프라이즈 생태계에서 서버를 연동하기를 원하고, 다양한 MATLAB 릴리스를 사용하여 만든 웹 앱을 계속 실행해야 하고, 웹 앱에 액세스하는 최종 사용자 수에 제한이 없기를 원한다면 MATLAB Web App Server 제품을 구입해야 합니다. 자세한 내용은 MATLAB Web App Server 차이점 항목을 참조하십시오.
웹 앱은 Windows®, Linux®, macOS 시스템에서 지원됩니다. 상세하게는, MATLAB Compiler의 MATLAB Web App Server 개발 버전은 macOS(Intel® 프로세서)와 macOS(Apple Silicon)를 모두 지원하지만, 제품 버전은 macOS(Intel 프로세서)만 지원합니다. 지원되는 웹 브라우저의 목록은 Supported Browsers and Platform Incompatibilities 항목을 참조하십시오.
앱
Web App Compiler | 웹 배포를 위한 앱 디자이너 앱 패키징 |
함수
compiler.build.webAppArchive | Create an archive for deployment to MATLAB Web App Server (R2020b 이후) |
compiler.build.WebAppArchiveOptions | Options for building web app archives (R2020b 이후) |
compiler.build.Results | Compiler build results object (R2020b 이후) |
compiler.UserInfo | 로그인한 사용자의 세부 정보 가져오기 (R2022a 이후) |
webAppCompiler | 웹 배포를 위한 앱 디자이너 앱 패키징 |
도움말 항목
설치 및 구성
- System Requirements for Development Version of MATLAB Web App Server
Hardware and software requirements to install and run the development version of MATLAB Web App Server. - Install the Development Version of MATLAB Web App Server in MATLAB Compiler
Steps to install the development version of MATLAB Web App Server. - Uninstall the Development Version of MATLAB Web App Server in MATLAB Compiler
Steps to uninstall the development version of MATLAB Web App Server. - 서버 애플리케이션 시작
MATLAB Web App Server 개발 버전에서 서버 애플리케이션을 시작하는 단계입니다. - Configure the Development Version of MATLAB Web App Server in MATLAB Compiler
Register services and configure server options in the development version of MATLAB Web App Server. - Supported Browsers and Platform Incompatibilities
Check the compatibility of your web browser and platform. - MATLAB Web App Server 차이점
MATLAB Web App Server 제품과 MATLAB Compiler의 MATLAB Web App Server 개발 버전 간의 차이점
생성, 배포, 실행
- 웹 앱 만들기
배포용 웹 앱을 만드는 방법을 알아봅니다. - Deploy Web App
Learn how to deploy a web app. - Run Web App
Run and test web apps from a browser. - Deploy Simulink Simulation Web App
Try an example on how to create, deploy, and run a web app containing a Simulink® simulation. - Web App Limitations and Unsupported Functionality
Consider functional limitations and unsupported MATLAB functions when creating web apps.
진단
- Diagnostics
Check the status of each web app. - Web App Session Log
Check the web app session log.
보안
- MATLAB Web App Server Security
Take security precautions when hosting web apps. - Enabling HTTPS
Configure MATLAB Web App Server to use HTTPS. - Potential Risks
Consider the client, server, and application risks associated with running web apps. - Authoring Secure Web Apps
Follow guidelines and practices for authoring MATLAB apps to be secure web apps. - Securely Deploying Web Apps
Summary of security guidelines for deploying web apps.