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
Hello,
how do i get the "CheckBrdg" yield the answer in a matrix format? please see attached sheet!
Thanks,
Sam
Solved! Go to Solution.
How about defining an auxiliary function and call it vectorized.
Either a function with nominator and denominator as argument or one with the ratio as argument.
And of course you should make use of Mathcads ability to work with units.
How about defining an auxiliary function and call it vectorized.
Either a function with nominator and denominator as argument or one with the ratio as argument.
And of course you should make use of Mathcads ability to work with units.
Thank you Werner!