Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X
I cannot make the graph similar to this. Please help me.
PLease don't crosspost! http://communities.ptc.com/message/267063#267063
There is absolutely no need to do so.
Here is the attached file in Mathcad Prime format
Thank you and regards
Lex Martinez wrote:
Here is the attached file in Mathcad Prime format
Thank you and regards
? You already attached it in your first post.
The point of my replay was that you should not ask the very same question in two different subspaces of this forum!
First error: For some reasons you define a vector lamda1 and later you want to redefine it with an expression using unknown variables lamda and p1. You have to be aware that Prime reads your regions from top down and from left to right. So if you use a variable it has to be defined above or at least to the left (unless its the independent argument of a function you define).
Concerning the rest it sems that its unclear to both of us what you are trying to calculate and graph.