Feeds
已解决
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:...
11 years 前
提问
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 ...
11 years 前 | 3 个回答 | 0

