How to make live matlab project?
Show older comments
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 Comments
Adam
on 20 Dec 2016
Unless you have the Matlab Compiler to build an executable you will have to have Matlab in order to run your code.
Researcher
on 20 Dec 2016
Samuel Vergara
on 20 Dec 2016
You should read the Matlab Compiler documentation.
"MATLAB® Compiler™ lets you share MATLAB programs as standalone applications."
Adam
on 20 Dec 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
on 21 Dec 2016
Accepted Answer
More Answers (0)
Categories
Find more on MATLAB Compiler SDK in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!