From: Claudio on
Hello,

Matlab takes some time to open and when I try to run a MATLAB file from my custom C# app it always opens a new instance of matlab. Now, to be more efficient it would be nice if I could just call matlab with the file I want to run while keeping the current instance alive.

Is this possible in C# or even in command line? to call MATLAB from a currently running instance?


Thanks.
 | 
Pages: 1
Prev: uiopen
Next: Plot Gaussian dataset in 3D