Running an m-file from C#
5 ビュー (過去 30 日間)
古いコメントを表示
Hello there,
I have a set of m-files connected through a master m-file ("Apple.m"). I want to run this master m-file from C#, like Execute("matlab.exe, "Apple.m"). How can I run this m-file without opening matlab from C#.
thanks
0 件のコメント
回答 (2 件)
The Matlab Spot
2013 年 11 月 25 日
If you need that matlab should not be called for using the function ...
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で MATLAB Compiler SDK についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!