The data source parameter selects the source for the data. It can be either file, attachment, or inline.
•
|
file: the data is saved in an Excel or a CSV file on the hard drive. Use the data parameter to browse to and select the data file.
|
•
|
attachment: the data set is attached to the model. Use the data parameter to select the attachment that contains the data set.
|
|
Note: In the Attachments pane, your data set file must be attached in the Data Sets category. For more information, see Attaching a File to a Model.
|
–
|
Attach a Microsoft® Excel® (.xls/.xlsx) or comma separated value (.csv) file containing the data values to the model.
|
–
|
Generate a data set in the Apps Manager tab using either the Data Generation app or Random Data Generation app. Data sets that you generate have the .csv file extension. For more information about apps, see Using MapleSim Apps.
|
•
|
inline: enter the data table in the table parameter as an m (rows) by n (columns) matrix.
|
–
|
To change the dimensions of table, right-click (Control-click for Mac®) the parameter field and select Edit Matrix Dimensions. In the Matrix Dimensions dialog, enter values for the number or rows and columns and then click OK.
|
For all data source options, the first column in the data table represents the time. The other columns, through n, represent the output data.
The columns parameter selects which data column to output if your data table has more than two columns. By default, the second column, , is output.
You can output an array by entering an array in columns. For example, set columns to to output a three-element array corresponding to the data in the second, third, and fourth columns of your data table.