Simulink.dialog.parameter.Control class

Package: Simulink.dialog.parameter

Create a parameter dialog control

Description

Use an instance of Simulink.dialog.parameter.Control class to add a parameter dialog control.

Properties

Name

Uniquely identifies the dialog control element. This is a required field and has the same value as its underlying parameter name.

Type: character vector

Row

Specifies whether the dialog control is placed on the current row or on a new row.

Type: character vector

Value: 'current'|'new'

Default: 'new'