Editing Array Dimensions

You can edit the dimension values or the resizable option of array parameters.

  1. Open a simulation process.
  2. Select the activity in which you want to edit array parameters.
  3. From the context toolbar, click Parameters .
    The Parameters panel appears.
  4. Right-click the array that you want to edit.
    The Edit Parameter dialog box appears.
  5. Change any of the following array parameter options:
    OptionDescription
    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.
  6. Click Ok to save your changes and to close the Edit Parameter dialog box.