mtexFigure
(method of mtexFigure)
class to handles figures with equaly sized axes
features: * nicely resize axes * individual colorbar * global colorbars
case A: children of same size and fixed aspectratio
drawNow | | V | calcTightInset -> compute width of boundary around each axis | V updateLayout | V calcPartition -> compute partition (nrows, ncols) | V calcAxesSize -> compute axes size
MTEX 4.0.4 |