Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X
I am using Mathcad Prime Release 10.0 and Datecode10.0.0.0
I created a worksheet with symbolic calculations (Integration) and units. This worksheet worked flawless in Mathcad Prime 9.0. In Mathcad prime 10 after switching on the option units/constants in symbolic all calculation results disappeared.
The result of the calculation is the necessary acceleration to satisfy the boundary condition that the movement must stop at a certain distance / stroke at a given time.
Solved! Go to Solution.
Yes, using correct mathematical notation does the trick
See above... 😄
@WA_5194990 wrote:
I am using Mathcad Prime Release 10.0 and Datecode10.0.0.0
I created a worksheet with symbolic calculations (Integration) and units.
You are not using any symbolic calculations.
But the problem you experience is interesting!
It seems that Prime 10 is more sensitive to correct mathematical notation - not bad at all 🙂
Here is how to fix it:
The variable of integration is not allowed anymore to share the same name as an integral limit.
Feel free to use any name (it has not to be tau, tau1, etc,) but not "t", as this is the limit of integration and the formal argument of functions "vel" and "path".
Working Prime 10 worksheet attached
I change these t to tau etc. it makes plots.
Yes, using correct mathematical notation does the trick
See above... 😄
The supposed bug in Prime 10 turns to be an Improvement vs. Prime 9 and a teachable moment to use accurate notation. Thank you very much for the quick help. I'm impressed with support in the community.