transpose Function (GPL)

Syntax

transpose(<coord>)

<coord>. A valid coordinate type or transformation function. This is optional.

Description

Transposes the coordinate system.

Examples

Figure 1. Example: Transposing a 2-D rectangular coordinate system
COORD: transpose()
Figure 2. Example: Transposing a clustered coordinate system
COORD: transpose(rect(dim(1,2), cluster(3)))