How can I split and customize a testplan in the Model-Based Calibration Toolbox?

I have a couple of questions about splitting a testplan created in Model Based Calibration toolbox:
1) Is there a way to divide the test plan with 256 test points into 3 different test plans with 100, 100, and 56 points each?
2) Is there a function to change the distribution of points? Currently, 256 points are distributed randomly between 0-60 but can I change the distribution to have more points between 30-60 or 0-20?

 Accepted Answer

1) You can create 3 separate designs in the Design Editor and merge them together. You can get more information about this here:
2) One way to do this might be to merge separate designs for different regions.
Or another way it may also be possible to do this using a transformed input (e.g. log). Input transforms can be specified in the input setup dialog.
Or it is also possible to use the command-line API to do more complicated transformations using a mixture of core MATLAB and MBC commands.

More Answers (0)

Categories

Find more on Model-Based Calibration Toolbox in Help Center and File Exchange

Products

Release

R2019a

Tags

No tags entered yet.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!