Lookup table

Altair Community Member
Updated by Jackie_21583
I just want to create a lookup table by using values in variable browser. However, when I use the variable as the input parameter, which is a 1xn matrix , there is an error shows up 'Input parameter must be a vector'.
Could anyone help me to figure this out? thanks so much.
Find more posts tagged with
Sort by:
1 - 2 of
21
Hi Jackie,
Two things are necessary to be changed:
- or -
GetFromBase('A') instead of A
Regards