A general question: For using matlabpool, I write the line
matlabpool open local 12;
as the first line in my code and the line:
matlabpool close;
as the last. Is this correct?
A general question: For using matlabpool, I write the line
as the first line in my code and the line:
as the last. Is this correct? |
||||
|