Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
Im trying to get mathcad to find values in a excelcomponet/matrix, but i am having some difficulties with multiple inputs. Is it somehow possible to input multiple values of S in a matrix, and return multiple values from the table shown?
Simply turn r and x into functions of S and call this functions with a vector of S-values as argument (you have to vectorize the function call). You may assign the output to a vector of r-values, etc.
