Where does BANG debugging output come from?
Mostra commenti meno recenti
I just had a user show me the oddest thing. Every time he did an 'ls' in matlab.2010a, the output consisted of the directory listing but also had a number of lines that started with 'BANG' and reported things like reads from pty and bytes read.
I assume this is some kind of debug mode he accidentally activated, but I couldn't find anything in preferences that might be applicable. I can't imagine that anyone has been sneaky enough to overload 'system' to do this, and a quick search here reveals nothing.
Can anyone shed some light on this?
3 Commenti
Thomas Blazek
il 9 Dic 2015
Since I hit on this unanswered question while searching for the same problem, I want to document the resolution: The BANG debug mode is enabled by entering !! in the command window. It is disabled the same way, by entering !! again.
Stephen23
il 9 Dic 2015
@Thomas Blazek: you should put this as an Answer. Then it can get accepted.
Thomas Blazek
il 9 Feb 2016
Modificato: Thomas Blazek
il 9 Feb 2016
Oh sorry, I totally missed this response. Will do!
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Just for fun in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!