Effacer les filtres
Effacer les filtres

Where does BANG debugging output come from?

3 vues (au cours des 30 derniers jours)
John
John le 7 Mai 2014
Commenté : john stanley le 9 Fév 2016
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 commentaires
Stephen23
Stephen23 le 9 Déc 2015
@Thomas Blazek: you should put this as an Answer. Then it can get accepted.
Thomas Blazek
Thomas Blazek le 9 Fév 2016
Modifié(e) : Thomas Blazek le 9 Fév 2016
Oh sorry, I totally missed this response. Will do!

Connectez-vous pour commenter.

Réponse acceptée

Thomas Blazek
Thomas Blazek le 9 Fév 2016
The BANG debug mode is enabled by entering !! in the command window. It is disabled the same way, by entering !! again.
  1 commentaire
john stanley
john stanley le 9 Fév 2016
Thanks.
Now I have to see what other double-special-character things there are that do interesting things! I mean !!.

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Startup and Shutdown dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by