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년 초과 전 | 답변 수: 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]...
14년 초과 전 | 답변 수: 1 | 0