enricoT
Automotive
- May 10, 2005
- 4
Hello,
i'd like to use matlab as Server for my .Net Application.
it is implemented as
MLApp.MLAppClass MatLab = new MLAppClass();
MatLab.Execute("a=2");
The first step starts matlab.
At the second line i becom a Exception
What is wrong?
i'd like to use matlab as Server for my .Net Application.
it is implemented as
MLApp.MLAppClass MatLab = new MLAppClass();
MatLab.Execute("a=2");
The first step starts matlab.
At the second line i becom a Exception
What is wrong?