Good evening all. I need help as soon as possible. I have created project in Matlab2015b in laptop having Windows 10 32 bit. Now I want to put those project files including all m files as well as fig files. Actually I want to make it live and runnable. So that even without laptop I can access my project from anywhere and can also run the project. Thanks in advance.

댓글 수: 5

Adam
Adam 2016년 12월 20일
Unless you have the Matlab Compiler to build an executable you will have to have Matlab in order to run your code.
Researcher
Researcher 2016년 12월 20일
Thanks for your answer. Do I need to learn to use Matlab compiler? How can I make those executables?
Samuel Vergara
Samuel Vergara 2016년 12월 20일
You should read the Matlab Compiler documentation.
"MATLAB® Compiler™ lets you share MATLAB programs as standalone applications."
Adam
Adam 2016년 12월 20일
Well, you need to learn how to use any aspect of Matlab so the Compiler is no different, but it has an App form so it isn't difficult to learn.
Researcher
Researcher 2016년 12월 21일
Thank you Adam and Samuel Vergara for your support. It really helped a lot.

댓글을 달려면 로그인하십시오.

 채택된 답변

Walter Roberson
Walter Roberson 2016년 12월 20일

0 개 추천

"So that even without laptop I can access my project from anywhere"
You will need MATLAB Compiler SDK, and you will need a server host. You might even want to use MATLAB Production Server
Earlier, people referred to MATLAB Compiler. That creates a stand-alone executable that can be installed in systems, but it does not meet the "access my project from anywhere" requirement.
Note: MATLAB Compiler and MATLAB Compiler SDK are not available for Student Version licenses.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 MATLAB Compiler SDK에 대해 자세히 알아보기

질문:

2016년 12월 20일

댓글:

2016년 12월 21일

Community Treasure Hunt

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

Start Hunting!

Translated by