How to make live matlab project?
이전 댓글 표시
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
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
2016년 12월 20일
Samuel Vergara
2016년 12월 20일
You should read the Matlab Compiler documentation.
"MATLAB® Compiler™ lets you share MATLAB programs as standalone applications."
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
2016년 12월 21일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 MATLAB Compiler SDK에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!