Running a .m file in a computer which doesn't have Matlab installed!!!

26 ビュー (過去 30 日間)
M G
M G 2011 年 10 月 15 日
Hey everybody,
I was just wondering if there is any way to run a .m file in a computer in which there is no MATLAB software installed already.
Thanks so much for your hint,
Mehdi

採用された回答

Fangjun Jiang
Fangjun Jiang 2011 年 10 月 15 日
No. You can't. .m and .p files require MATLAB to run.
If you have the MATLAB Compiler Toolbox, you could compile a .m file in one computer with the MATLAB software into an .exe file and then it can be run on other computers.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by