MatLas As Server for .Net Applications
MatLas As Server for .Net Applications
(OP)
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?




