Filter löschen
Filter löschen

How do I get rid of the window that pops up showing a variables' value when I have passed over it.

2 Ansichten (letzte 30 Tage)
I happened to pass over an array with my mouse pointer. An enormous window containing some of the values in it (rows 1 = 20 * columns 1-5 and 6-10) appeared as you would expect.
It is still there 10 minutes later!
I have pointed at other variables, moved the editor window (necessary so I can see any of it) and tried ^c in the command window. I have even stopped debugging to no avail.
This keeps happening. Please tell me you are going to fix this very soon.

Akzeptierte Antwort

Sean de Wolski
Sean de Wolski am 1 Mai 2013
In R2012b or greater:
Editor Tab -> View -> Enable Datatips while editing (right side)
In releases prior to R2012b:
File Menu -> Preferences -> Editor -> Display -> Enable Datatips while editing

Weitere Antworten (0)

Kategorien

Mehr zu Interactive Control and Callbacks finden Sie in Help Center und File Exchange

Tags

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by