Skip to Main Content Skip to Search
Product Documentation

subsref - Subscripted reference for Composite

Syntax

B = C(i)
B = C([i1, i2, ...])
B = C{i}
[B1, B2, ...] = C{[i1, i2, ...]}

Description

subsref retrieves remote values of a Composite object from the workers in the current MATLAB pool.

B = C(i) returns the entry of Composite C from lab i as a cell array.

B = C([i1, i2, ...]) returns multiple entries as a cell array.

B = C{i} returns the value of Composite C from lab i as a single entry.

[B1, B2, ...] = C{[i1, i2, ...]} returns multiple entries.

See Also

Composite | subsasgn | subsref

  


Free Parallel Computing Interactive Kit

See how to solve large problems with minimal effort and reduce simulation time.

Get free kit

Trials Available

Try the latest versions of parallel computing products.

Get trial software
 © 1984-2012- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS