MATLAB PARALLEL COMPUTING TOOLBOX - S Guida Utente Pagina 436

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
Vedere la pagina 435
11 Functions — Alphabetical List
11-92
0.0048 0.9658 0.8488
Create an FevalFuture vector, and fetch all its outputs.
for idx = 1:10
F(idx) = parfeval(@rand,1,1,10); % One row each future
end
R = fetchOutputs(F); % 10-by-10 concatenated output
See Also
fetchNext | parfeval | parpool
Vedere la pagina 435
1 2 ... 431 432 433 434 435 436 437 438 439 440 441 ... 655 656

Commenti su questo manuale

Nessun commento