Manage Design Data - MATLAB & Simulink (original) (raw)

Choose how to store, partition, and share model design data for small projects and complex model hierarchies

Design data is the set of variables and data objects that you use to specify block parameters and signal characteristics, such as data type and dimension, in a SimulinkĀ® model. Storage options for design data include the MATLABĀ® base workspace, model workspaces, MATLAB files, and data dictionaries. Choosing a storage option for your design data can depend on:

To learn about types of model data and how to manage data storage for your project, see Determine Where to Store Variables and Objects for Simulink Models.

To learn how to manage data programmatically, see Manage Design Data for Simulink Models Programmatically.

Functions

Objects

Tools

Topics

Data Storage in Model Workspace

Data Storage in Dictionary

Data Storage in Objects and Variables