Conformal catches matrix dimension errors in MATLAB code before you run it. You write A * B where the inner dimensions don't match, and instead of finding out at runtime, Conformal tells you at ...