Set coordinate trace style.
hplot.ctracestyle('visible',visible,'dirlabels',dirlabels,'nodelabels',nodelabels,'scale',scale,'fs',fs)
This method changes the style of the coordinate traces on the undeformed FEM.
VISIBLE is a logical specifying whether the coordinate traces should be displayed.
DIRLABELS is a logical specifying whether the coordinate system X, Y, and Z direction labels should be displayed.
NODELABELS is a logical specifying whether the coordinate trace node labels (IDs) should be displayed.
SCALE is a number greater than 0 that sets the coordinate trace sizing scale factor.
FS is an integer greater than 0 that sets the font size of the node and DOF labels. The default size is 12.