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 Kommentare

Adam
Adam am 20 Dez. 2016
Unless you have the Matlab Compiler to build an executable you will have to have Matlab in order to run your code.
Researcher
Researcher am 20 Dez. 2016
Thanks for your answer. Do I need to learn to use Matlab compiler? How can I make those executables?
Samuel Vergara
Samuel Vergara am 20 Dez. 2016
You should read the Matlab Compiler documentation.
"MATLAB® Compiler™ lets you share MATLAB programs as standalone applications."
Adam
Adam am 20 Dez. 2016
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 am 21 Dez. 2016
Thank you Adam and Samuel Vergara for your support. It really helped a lot.

Melden Sie sich an, um zu kommentieren.

 Akzeptierte Antwort

Walter Roberson
Walter Roberson am 20 Dez. 2016

0 Stimmen

"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.

Weitere Antworten (0)

Kategorien

Mehr zu MATLAB Compiler SDK finden Sie in Hilfe-Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by