Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X
Hello everyone, Here I need a little help in adding gride to the drawing in MathCAD prime .
If anyone can help me out I will be really thankful.
Solved! Go to Solution.
As Terry already wrote, you can make 2D plots in Prime in two different ways.
Using the chat component enables you to use labels, secondary y-axis, grids, etc. But unfortunately it has it drawbacks, too (badly integrated, very slow, no units, ...)
Using the native plot (as you did) has the advantage that its more natural, faster reacting and can be used with units. But the drawback is that it does not offer things like labels, a secondary y-axis or ... grids.
There have been posted workarounds which add gridlines in the native 2D plots via an additional trace.
So give both ways to make 2D plots a try and chose the one most appropriate for you.
Hi,
There are two methods of plotting in Prime.
One is Plots | Traces | Insert Plot | XY Plot - This is the one used and it does not have grids.
Other is Math | Regions | Chart Component - This one has grids. Use the menu to add traces. Double click the component to adjust features of the plot including adding grids.
Cheers
Terry
As Terry already wrote, you can make 2D plots in Prime in two different ways.
Using the chat component enables you to use labels, secondary y-axis, grids, etc. But unfortunately it has it drawbacks, too (badly integrated, very slow, no units, ...)
Using the native plot (as you did) has the advantage that its more natural, faster reacting and can be used with units. But the drawback is that it does not offer things like labels, a secondary y-axis or ... grids.
There have been posted workarounds which add gridlines in the native 2D plots via an additional trace.
So give both ways to make 2D plots a try and chose the one most appropriate for you.