Query about using the map block

Altair Forum User
Altair Forum User
Altair Employee
edited October 2020 in Community Q&A

Submitted by vinayak on Wed, 06/22/2011 - 04:00 


I have a table of information as below example. In my model, I want to select any parameter row(example Para4) using user input or some other means, such that I am able to extract the corresponding values (Value1 thru Value6)

Parameter Value1 Value2 Value3 Value4 Value5 Value6

Para1 0.2 0.4 0.5 2.7 6.0 11.0

Para2 0.3 0.4 0.6 3.0 6.6 12.1

Para3 0.3 0.4 0.7 3.3 7.3 13.3

Para4 0.3 0.5 0.7 3.6 8.0 14.6

Para5 0.4 0.5 0.8 4.0 8.8 16.1

Para6 0.2 0.4 0.5 2.7 9.7 17.7

Para7 0.3 0.4 0.6 3.0 10.6 19.5

Para8 0.3 0.5 0.8 4.0 8.8 21.4

How can this be achieved using map block? Is there a better way of doing this? Regards,

Tagged:

Answers