Opens a dialog box used to define a digital initial condition
Number | Type | Compulsory | Default | Description |
---|---|---|---|---|
1 |
real array |
Yes |
|
initial setting |
The argument is a real array of length 2 which defines the initial settings of the dialog box as follows:
1 |
Initial state:
|
||||
2 |
Initial Strength:
|
Return type: real array
The function returns a real array of length 2 with the same format as argument 1 described above. If the user selects Cancel the function returns an empty vector.
|