From table





| Vector |
in the palette on the schematic
The block returns to the output the values of table-determined functions of input argument calculated by linear interpolation. The table is set as a text file, where the format of each row should be as follows:
<argument> < function value 1> … < function value N> 

Inputs

  • input - the port for the argument of the table-defined function.

Outputs

  • output - the value of the function at a current input argument value.

Properties

  • Number of functions in the file – the number of function value columns in the text file;
  • Data file name – relative path to the table file;
  • Multiplication coefficient of the argument – the coefficient by which the argument is multiplied during interpolation.

Parameters

none