Sep 28, 2005 #1 enricoT Automotive Joined May 10, 2005 Messages 4 Location DE 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?
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?