How do I get rid of the window that pops up showing a variables' value when I have passed over it.
3 次查看(过去 30 天)
显示 更早的评论
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.
0 个评论
采纳的回答
Sean de Wolski
2013-5-1
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
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Environment and Settings 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!