Community Tip - Stay updated on what is happening on the PTC Community by subscribing to PTC Community Announcements. X
As per the original post.
I am encountering the vectorization error that is common when converting old mathcad files to Mathcad Prime 10. Has anyone updated this sheet for use in Mathcad Prime 10?
Solved! Go to Solution.
Prime isn't using static unit checking (SUC) and as a consequence you have to apply correct units even to zero values:
As an alternative you may use the new "unit" Zero (note the capital "Z"!):
Applying these changes make the worksheet functional
(I edited(deleted) the upper limits of both axis so that all parts of the red trace can be seen.)
Prime 10 sheet attached
Prime isn't using static unit checking (SUC) and as a consequence you have to apply correct units even to zero values:
As an alternative you may use the new "unit" Zero (note the capital "Z"!):
Applying these changes make the worksheet functional
(I edited(deleted) the upper limits of both axis so that all parts of the red trace can be seen.)
Prime 10 sheet attached
Thank you SO MUCH for the help! we were stumped