Suppress opening of Property Inspector

5 ビュー (過去 30 日間)
Christian90
Christian90 2017 年 12 月 30 日
コメント済み: Rik 2019 年 7 月 7 日
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 Center および File ExchangeCreating, 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