photo

fahimeh


Active since 2014

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
247,033
of 301,261

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 21,209

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,690

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 2 answers | 0

2

answers