Home › Forums › Usage › Vectors, Arrays › Reply To: Vectors, Arrays
8. April 2021 at 11:36
#863
You can use indexing like var[1,2]. This is often used for s-parameters.
A better choice are usually the functions yvalue(…) and range(…). They are explained in the program help (F1 key).