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
The Matlab Spot 2013 年 11 月 25 日

0 投票

Check this out... Integrating-matlab-with-c#
The Matlab Spot
The Matlab Spot 2013 年 11 月 25 日

0 投票

If you need that matlab should not be called for using the function ...

カテゴリ

タグ

質問済み:

H-H
2013 年 11 月 25 日

回答済み:

2013 年 11 月 25 日

Community Treasure Hunt

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

Start Hunting!

Translated by