Macro Command Reference
belongx <BUFFER> <axis>
Defines to which X axis the data buffer belong.
BUFFER
a list of one or more data buffers. Possible values are:
all | all buffers in the document |
selected | selected buffers in the document |
unselected | unselected buffers in the document |
visible | visible buffers in the document |
hidden | hidden buffers in the document |
none | no buffer |
b1,b2,b3,...,bn | a list of buffers where the arguments may be math expressions. |
bs..be | buffers from bs to be |
axis
Possible values for axis:
1, bottom | 1. X axis (bottom) |
2, top | 2. X axis (top) |