Section: Inspection Functions
maxdim
n = maxdim(x)
and is equivalent to min(find(size(x) == max(size(x)))).