Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X
Hello mathcad users. I have a problem in mathcad. I don't know how to make a graphic. I need a graphic like in this photo, red curve. Is symmetrical. Up to half, the graph consists of two functions. I attach a file. I don't know how to reverse the graph of second function and after this, how to built simmetrycal graph. I don't know if i was very explicit. If you need other details, say please. I need help. Thank you mathcad users!
Solved! Go to Solution.
Not sure what you want to achieve!
The functions you provide do not correspond with the graph you want to duplicate.
Your function h.c1 comes down to zero again not until theta=360 (and not at approx. 140 as in your picture).
If you really want to create a piecewise function and mirror the first half at 60 you would do it that way:
Not sure what you want to achieve!
The functions you provide do not correspond with the graph you want to duplicate.
Your function h.c1 comes down to zero again not until theta=360 (and not at approx. 140 as in your picture).
If you really want to create a piecewise function and mirror the first half at 60 you would do it that way:
Thank you.