setAndRotateLabels( fig, xLabels, yLabels , xAxRot, yAxRot )

Version 1.1.0.0 (2.24 KB) by AJ Rivera
Set and rotate labels of a plotMatrix-like figure
26 Downloads
Updated 4 Apr 2016

View License

This function should be used when the xnam and ynam properties do not
offer a satisfactory figure labeling due to the high numbers of rows or
columns. In such cases, it is necessary to rotate the labels, but there
is no easy way to do this. The solution is to NOT set the xnam and
ynam in plotmatrix, and instead, set them via this function.

Cite As

AJ Rivera (2024). setAndRotateLabels( fig, xLabels, yLabels , xAxRot, yAxRot ) (https://www.mathworks.com/matlabcentral/fileexchange/56311-setandrotatelabels-fig-xlabels-ylabels-xaxrot-yaxrot), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2015a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Labels and Annotations in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.1.0.0

Fixed bug (y-axis labeling)

1.0.0.0