Feeds
已回答
Question on MatlabEngine and Sharing Instances in Java
String[] matinsts = MatlabEngine.findMatlab('a'); just find the engine which you have shared
Question on MatlabEngine and Sharing Instances in Java
String[] matinsts = MatlabEngine.findMatlab('a'); just find the engine which you have shared
2 years 前 | 0
Discussion
window service call matlab engine
I have one java project using matlabEngine util class connect matlab. when I send variable to matlab , the variable can be seen ...
2 years 前 | 0
