User`s guide
11 Functions — Alphabetical List
11-258
Clear the workspace on all the workers and confirm there are no variables.
clear all
whos
Load the previously saved data into the workers. Confirm its presence.
pload('threeThings');
whos
isreplicated(rep)
iscodistributed(D)
See Also
load | save | labindex | pmode | pload | numlabs