Running an m-file from C#

3 vues (au cours des 30 derniers jours)
H-H
H-H le 25 Nov 2013
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

Réponses (2)

The Matlab Spot
The Matlab Spot le 25 Nov 2013
Check this out... Integrating-matlab-with-c#

The Matlab Spot
The Matlab Spot le 25 Nov 2013
If you need that matlab should not be called for using the function ...

Catégories

En savoir plus sur Logical dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by