Hello,
having
Eqn: x = 3
in a data display and a string variable str:
Eqn: str = "x"
Which is the right expression to display the value 3 e.g. in a list-box using the string variable str (and not x)? With this knowledge sensitivity analysis can be done with much less editing in the data display.
Any hints?
Thank you in advance.
Regards
Martin
having
Eqn: x = 3
in a data display and a string variable str:
Eqn: str = "x"
Which is the right expression to display the value 3 e.g. in a list-box using the string variable str (and not x)? With this knowledge sensitivity analysis can be done with much less editing in the data display.
Any hints?
Thank you in advance.
Regards
Martin
-Mats