matlab file as exe file
3 ビュー (過去 30 日間)
古いコメントを表示
hi, is there a way by which can make .m file as exe file ? And then can run it even without existence matlab
0 件のコメント
回答 (1 件)
Fangjun Jiang
2011 年 12 月 20 日
Use the MATLAB Compiler Toolbox. Build standalone executables and software components from MATLAB code
11 件のコメント
Walter Roberson
2011 年 12 月 25 日
You can make calls to an installed version of MATLAB from Visual Basic, or you can use MATLAB Builder NE to produce .NET objects.
MATLAB Builder NE is not available for the Student Version, and has (I believe) the same restrictions on who can use it for what purposes as MATLAB Compiler has.
参考
カテゴリ
Help Center および File Exchange で MATLAB Compiler についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!