zlabel#

Purpose#

Sets a label for the Z axis.

Note

This function is for the deprecated PQG graphics.

Library#

pgraph

Format#

zlabel(str)#
Parameters:

str (string) – the label for the Z axis.

Source#

pgraph.src

See also

Functions title(), xlabel(), ylabel()