10-21-2014 12:34 AM
i used matlab to plot a 3d plot and change the length of scale, but i cannot find similar method on labiew.
matlab test
using DatAspectRatio to change grid length
10-21-2014 08:58 PM - edited 10-21-2014 09:00 PM
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.