Error Location Text Disappearing
Mostrar comentarios más antiguos
Hi All,
I've recently noticed my version of matlab no longer tells me which line a fault is on, which as you can imagine, is incredibly inconvenient when you are writing a code!
For clarity, before it would generate something like this;
Error in Script, Line 8, Character 7.
X is an undefined variable.
whereas now it only generates;
X is an undefined variable.
I'm wondering if anyone knows how to switch this function back on? As troubleshooting has been made significantly more difficult!
Respuestas (1)
Image Analyst
el 3 de Sept. de 2014
0 votos
After searching, if not found, click Report a Bug.
1 comentario
dai
el 3 de Sept. de 2014
Thank you.
Categorías
Más información sobre Startup and Shutdown en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!