Filter löschen
Filter löschen

How to get groot before R2014b?

1 Ansicht (letzte 30 Tage)
Albert Bing
Albert Bing am 13 Dez. 2019
Kommentiert: Albert Bing am 14 Dez. 2019
I am working on a GUI program. groot was used in the scripts.
However, when applying it I found some old computers installed older version of Matlab, which made the GUI down.
I was thinking of define a variable groot to make the GUI working if matlab version was older than R2014b, by verLessThan.
How should I do it?
  6 Kommentare
Walter Roberson
Walter Roberson am 13 Dez. 2019
Sometimes groot is useful to provide a starting point for findall or findobj especially with a -depth argument (the starting point is not formally defined if you omit the object reference.)
Albert Bing
Albert Bing am 14 Dez. 2019
Reply to @Steven Lord's comment, I used uicontrol(0, ...) just to replace groot to 0.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Migrate GUIDE Apps finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by