LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to set data aspect ratio of 3d graph?

i used matlab to plot a 3d plot and change the length of scale, but i cannot find similar  method on labiew.

 

matlab test

matlab normal.png

using DatAspectRatio to change grid length

matlab set.png

0 Kudos
Message 1 of 2
(2,830 Views)

Hi LINJIN,

 

The data aspect ratio of 3D graph in LabVIEW can be set through the "Axis" property node.

You can first specify the Axis -> Range -> Range Maximum (or Minimum) to set the limit of one axis, and then set the Axis -> Tick -> Tick Major Count to set the axis tick between limits.

 

 test.PNG

0 Kudos
Message 2 of 2
(2,797 Views)