problem in create script when use pmode

1 次查看(过去 30 天)
hi,
my computer has two cores, so I tried to run this simple code. I faced two problems:
  1. I can not run script, I can run this code from command window. I don not know why?
  2. when run it , the two cores give me two results. It must each core give one result. Where each core sum one column.why each core give the sum of two columns?
pmode start
x=magic(2);
a=sum(x,distributed());
thanks in advance

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Argument Definitions 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by