Skip to main content
1-Visitor
October 27, 2011
Solved

Range of answers from multiple equations

  • October 27, 2011
  • 6 replies
  • 3530 views

I'm new to Mathcad / Mathcad Prime so please excuse this if this is a very easy solution.

I'm attempting to work a physics problem which has a range of answers based of a range of values for VsubF. When I work th solution for a single value I get the answers I expect. However when I work the range function my Delta equation (marked with stars on file attached) only gives me a single value instead of a range as expected.

Is there a better way to work this so I get a range of values for my Delta equation and then also my Av equation? I attemped steppiing VsubF using 20,30,...200, but running into some issues there as well.

Thanks for any assistance.

Tyler

Best answer by ValeryOchkov

It will be good to use the vectorizition operator in all user's operators - see the picture and the attach:

Pr5.png

See too http://communities.ptc.com/docs/DOC-2352

6 replies

24-Ruby IV
October 28, 2011

It will be good to use the vectorizition operator in all user's operators - see the picture and the attach:

Pr5.png

See too http://communities.ptc.com/docs/DOC-2352

1-Visitor
October 28, 2011

It will be good to use the vectorizition operator in all user's operators - see the picture and the attach

I fully agree Valery. The only issue I have with using the vectorize function is for ascetic reasons. It does tend to make the calculation complex.

Mike

1-Visitor
October 29, 2011

Thanks Valery and Mike, I have lots to learn. Thanks for sending me along the right path.