Creating configurations

A component can contain many configurations. A configuration includes the description of the classes to include in code generation and settings for building and simulating the model.

About this task

Each component contains a default configuration, named DefaultConfig. In this example, rename the default configuration to Debug, and then use the Debug configuration to simulate the model.

To use the default configuration:

Procedure

  1. In the browser, expand the Simulate component and the Configurations category.
  2. Select DefaultConfig and rename it Debug.

Feedback