Suppress opening of Property Inspector

5 次查看(过去 30 天)
Hi!
I would like to view the contents of objects without using the property inspector. If I create a figure (or axes) object and double-click it in the workspace the property inspector opens. But instead, I want to browse the content like double-clicking an array or struct variable. How can I suppress the opening of the property inspector?
Thank you in advance
  2 个评论
Christian90
Christian90 2017-12-30
I can specify my question: I generate a figure:
fig=figure
Now I double click 'fig' in the Workspace and the Property Inspector opens up. Instead I would like to open the object in the "Variable Editor" window, just like an array for example.
Christian90
Christian90 2017-12-30
ok, as a first workaround i can use openvar('fig') which opens the variable in the variable editor. But there must be a more convenient way...

请先登录,再进行评论。

回答(1 个)

tye huo
tye huo 2019-7-7
I also have this problem. I have not found a way to suppress it.
  1 个评论
Rik
Rik 2019-7-7
This is not an answer. Please post your question as a separate question and delete this.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Creating, Deleting, and Querying Graphics Objects 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by