Disable unwanted "Interact directly with charts" popup
Afficher commentaires plus anciens
I guess it's a new feature in R2021a, but it's infuritating.
If for example I type
plot(magic(10))
the window as in the figure below pops up telling me how to interact directly with charts. Could somebody please tell me how to disable it forever, i.e., how to put something in startup.m so that it doesn't ever show up again? I don't know if matlab offers any other helpful hints, but I'd like to disable all of them. The answer must be obvious, but googling has not revealed anything. Thanks for any advice.

4 commentaires
Rik
le 9 Nov 2021
When I close such boxes they tend to stay away for me, so this sounds strange to me.
Thomas Nichols
le 6 Juin 2023
I get this same behavior... every single time I open a figure for the first time in a session.
Perhaps it is important that I never use the desktop (always run, on MacOS as matlab -nodesktop ... but there must be a way to disable it.
Rik
le 6 Juin 2023
@Thomas Nichols did you try running once with desktop to see if that allows Matlab to remember you were already shown this popup? I consistently get these the first time after installing a new release, but never after that.
Thomas Nichols
le 6 Juin 2023
Ah! That did it... simply need to launch the desktop once, open a figure, close it. And then I don't get it any more.
Thanks!
Réponses (0)
Catégories
En savoir plus sur Platform and License dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!