Products & Services Solutions Academia Support User Community Company

Learn more about Model-Based Calibration   

Data - Array of data objects in project, boundary tree, or test plan

Syntax

allD = project.Data
allD = testplan.Data

Description

This is a property of mbcmodel.project, mbcmodel.testplan, and mbcboundary.Tree.

For projects and test plans, it returns an array of mbcmodel.data objects. A project can have many data objects, but a test plan can only have one or none.

Tree.B.Data returns a double matrix for one-stage, response, and global boundary models. For local boundary models, Data is a cell array of double matrices with one cell per test. For boundary models, Data is read-only.

Examples

allD = P.Data;

For a project object P, this example returns an nx1 array of all the data objects.

allD = T.Data;

For the test plan object T, this example returns a 1x1 array if the test plan has a data object attached, and 0x1 otherwise.

See Also

CreateData, RemoveData, CopyData

  


Recommended Products

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.

 © 1984-2009- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS