Simulink Control Design™ - MathWorks

(Tuis.) #1

% The resulting path is on a local drive, C:/.
% Replace C:/ with valid network path accessible to remote workers.
dirs = regexprep(dirs,'C:/','\\hostname\C$\')


% Enable parallel computing and specify the model path dependencies.
options = frestimateOptions('UseParallel','on','ParallelPathDependencies',dirs)


See Also


frestimate


Topics
“Speeding Up Estimation Using Parallel Computing” on page 5-83
“Scope of Dependency Analysis” (Simulink)


Introduced in R2010a


frest.findDepend
Free download pdf