Change the axes labels for the current ReferenceFrame.
This applies to the current active ReferenceFrame.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in) | :: | xlabel |
Name of the x-axis label. |
||
| character(len=*), | intent(in) | :: | ylabel |
Name of the y-axis label. |
||
| character(len=*), | intent(in) | :: | zlabel |
Name of the z-axis label. |