Main Content

Common Uses of Parameter Writer Block

This example shows how to use the Parameter Writer block to change block parameter and variable values.

This example provides five different use cases in which the Parameter Writer block is used to:

  • Change a tunable parameter.

  • Change a Model block instance parameter.

  • Change a masked subsystem parameter.

  • Change a base workspace variable based on a function-call signal.

  • Initialize a model workspace variable.

Open the model.

open_system('ex_Parameter_writer_block_patterns.slx')

Modeling patterns for Parameter Writer block.

See Also

| | | | | |

Related Topics