MATLAB: Variable editor – show variable instead of result

variable editor

hi
i´ve got a little problem with my variable editor.
for example when I have variables a=2; b=3;
and when I make matrix in variable editor and I write a*b it shows me result 6
but is there any way that it shows me "a*b" instead of "6" ? because when I work with matrix 14×14 I want check if I have correct input
thank you for answer

Best Answer

No, there is no way to do that in the variable editor.