Transpose - MapleSim Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

Terrain

  

Transpose

  

transpose the terrain data points

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

Transpose(T)

T:-Transpose()

Parameters

T

-

Terrain; the Terrain object

Description

The Transpose method transposes the terrain data points. As a result, the data points for the two axes of the terrain get swapped.

Examples

Assign the path to the spreadsheet that defines the terrain data points.

Import the data and use it to assign a Terrain object.

(1)

Swap the x and y data points.

Plot the terrain again and see the differences.

See Also

Terrain

Tires

 


Download Help Document