Running an m-file from C#
Mostrar comentarios más antiguos
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
Respuestas (2)
The Matlab Spot
el 25 de Nov. de 2013
0 votos
The Matlab Spot
el 25 de Nov. de 2013
0 votos
If you need that matlab should not be called for using the function ...
Categorías
Más información sobre Logical en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!