Running an m-file from C#
显示 更早的评论
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
回答(2 个)
The Matlab Spot
2013-11-25
0 个投票
The Matlab Spot
2013-11-25
0 个投票
If you need that matlab should not be called for using the function ...
类别
在 帮助中心 和 File Exchange 中查找有关 Logical 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!