So, I am debugging some Matlab code, and for some expressions I get a measurement-disagree error. All is well that Matlab points to the correct line, etc. However, it would be nice if Matlab returned the sizes of the variables involved in the error text, so I do not need to understand myself. Sometimes for a long expression deep in a for loop, it is a real hassle to figure out what all dimensions are.
So is there a tweak or hack this?
source share