Feeds
提问
parpool not work in matlab2014a
I used parpool to have parallel tasks in my program,this worked in matlab2012, but in matlab 2014 the error is: Error using par...
11 years 前 | 0 个回答 | 0
0
个回答提问
A communication mismatch error was encountered: The other lab became idle during labReceive.
I use spmd to have two parallel tasks and I use labsend and labreceive methods to transfer data between these tasks,but I get th...
11 years 前 | 1 个回答 | 0
1
个回答提问
problem with polyarea method, return NAN
Hi, I have multiple circles that intersect each other in the static area,I want to find union of them. I use *polyarea* method ...
11 years 前 | 2 个回答 | 0
