I have R2019a and when running the app build with App Designer (either by using Run from App Designer or Matlab command line) the encountered errors do not give the line number where the error occured. The error is just displayed and the program stopps but with no indication on where the error occured.
I got error "Matrix dimensions must agree." and that is it! No information about what line, what variable, nothing. This is like walking in the dark.
That is insanely annoying and makes debugging impossible.
Does anybody know how to make the App designer to display line numbers when error occurs?
thanks