Feeds
提问
matlabpool is not supported because Java is not currently available
I'm trying to run MultiStart solver in parallel from my c++ code. I compiled the matlab function containing matlabpool open ...
14 years 前 | 1 个回答 | 0
1
个回答提问
Undefined function or variable
Hello, I have a matlab file matlab_ode45_h.m: function y = matlab_ode45_h(h, y0) [T,Y] = ode45(@matlab_ft, [0 0.5*h h]...
15 years 前 | 1 个回答 | 0