-
Open a simulation process.
-
Select the activity in which you want to edit array parameters.
-
From the context toolbar, click Parameters .
The Parameters panel appears.
- Right-click the array that you want to edit.
The Edit Parameter dialog box appears. -
Change any of the following array parameter options:
Option | Description |
---|
Size | Enter the Size of the dimension. The Size refers to the number of elements in each dimension and follows the row-major ordering rule. Therefore, for a 2D array the first dimension is the number of rows and the second dimension is the number of columns. |
---|
Dimensions are resizable | When selected, the array can be resized during execution. |
---|
- Click Ok to save your changes and to close the Edit Parameter dialog box.
|