Suppress opening of Property Inspector

5 vues (au cours des 30 derniers jours)
Christian90
Christian90 le 30 Déc 2017
Commenté : Rik le 7 Juil 2019
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 commentaires
Christian90
Christian90 le 30 Déc 2017
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 le 30 Déc 2017
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...

Connectez-vous pour commenter.

Réponses (1)

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

Connectez-vous pour commenter.

Catégories

En savoir plus sur Creating, Deleting, and Querying Graphics Objects dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by