Use variables mapped to spreadsheet columns


Instead of setting specified variable value, a variable can be mapped to spreadsheet file column. The calculator app while evaluating the expression will use the variable value from file column at specified row. By default, the specified row is set to the read start row of file.


Using the ▤Values option, you can easily move to different row and the expression result will be automatically updated.

- A sample snapshot is shown above for the expression sin(X) + cos(Y)

- Sample spreadsheet was read in variable editor using the ▤Values option. 

- By default, Variable X was mapped to 1st column and Y to 2nd column.

- The current row was changed using the ▤Values option to read from row no 2 of spreadsheet where X = 2 and Y = 1

Note: If you perform iterative operations like plot, integrate etc. with respect to an independent mapped variable then the values of that variable are read from its corresponding column while iterating over each row in file. No independent variable value is simulated when file read is on.



Popular posts from this blog

Use variables with specified values