Graphing 2D X-Y in MathCAD: Fixing Axis Scale Issues

  • Thread starter Thread starter TSN79
  • Start date Start date
  • Tags Tags
    Graphs Mathcad
AI Thread Summary
When graphing in MathCAD, the equal axis scale option does not create perfect squares on the grid, particularly when resizing the graph window. This is because the option only equalizes the scale numbers without affecting the actual sizing of the graph. To achieve equidistant grid divisions, turning off Autoscale and enabling Autogrid is effective, ensuring that the grid maintains perfect squares. In Maple 8, exporting 2D graphs as DXF is challenging since export is only available for 3D graphs. Users seek methods to convert 3D graphs to 2D but face difficulties in visualizing the standard x-y plane. The Autogrid option can be accessed by double-clicking the graph window or through the Format tab after right-clicking.
TSN79
Messages
422
Reaction score
0
When graphing 2D X-Y in MathCAD there is an option to make the axis scale equal, but it doesn't seem to work like I want it. If the axis scales are equal, then the grid should always make perfect squares, but it doesn't. Especially if you start dragging the sides of the graph window. How can this be fixed?
 
Computer science news on Phys.org
MathCAD has no function to make minor divisions on axes equi-distant. The graph will be stretched to fit in the size of the window you make by grabbing and stretching the region it is in. The equal scale option simply sets the scale numbers equal. It doesn't effect the sizing.
 
Thanks FredGarvin! Say, I trying to use Maple 8 to draw graphs, and then export them as dxf. This export is only possible when the graph is in 3D, but I only need 2D. I get a little confused when seeing 3D graphs (lol), is there any way I can "convert" the 3D graph to 2D, so that only the standard x-y plane is visible? I first thought I could just "turn" the graph window around to accomplish this, but I wasn't able to. Hope you can help me...
 
I have not had the chance to play around with Maple. I can't really help you there. I have been thinking if there is some way to do what you are looking for, but I can not get the equidistant graduations like you are looking for. Is there any particular reason you need this?
 
I actually managed to fix that distance thing myself. If I just turned Autoscale off and Autogrid on, the the grid always makes perfect squares. The reason I want this is that if the axis arent't equal that gives you a false impression of what the graph looks like, especially if you aren't aware of it. But thanks anyway!
 
Where is the Autogrid option found? Under the properties tab?
 
No, I just double-click the graph window and a bunch of options appear. Also you can right-click on it and use the Format tab.
 
Back
Top