Creating .exe for MATLAB project

조회 수: 13 (최근 30일)
Shrinivas Hanchate
Shrinivas Hanchate 2021년 1월 12일
답변: Nitin Kapgate 2021년 1월 22일
Hi, I have created a GUI application, I want to create executable file from .m and .fig files
I search on the web, It says it can be done by using "deploytool" but when I check this in our MATLAB command window, I get following
'deploytool' requires one of the following:
MATLAB Compiler
MATLAB Compiler SDK
I have licesnsed MATLAB of version 2020b.
How can I install MATLAB Compiler or MATLAB Compiler SDK ? Is this compiler is free of cost or paid?
Please help me in this.
Thanks

답변 (1개)

Nitin Kapgate
Nitin Kapgate 2021년 1월 22일
Hi Shrinivas,
To use"deploytool", either "MATLAB Compiler" or "MATLAB Compiler SDK" is required.
These MATLAB add-ons are paid softwares.
MATLAB Compiler enables you to share MATLAB programs as standalone applications and web apps.
Please note that the end users can run your applications royalty-free using MATLAB Runtime.
If you are interested in using MATLAB Compiler, please reach out to our Sales Team on +91 8066326000. They would be able to assist you with details related to pricing and licensing etc.

카테고리

Help CenterFile Exchange에서 Standalone Applications에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by