Community Profile

rico


Active since 2014

Followers: 0   Following: 0

Message

Statistics

All
  • Thankful Level 1
  • Solver

View badges

Feeds

View by

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

9 years ago

Question


Workers aborted when saving surf-figures to disk using parfor
This code parfor ii = 1:5 surf(rand(500)) saveas(gcf, ['test_' num2str(ii)], 'eps'); end causes me the ...

9 years ago | 3 answers | 0

3

answers