photo

Maxx Chatsko


SUNY-ESF

Active since 2011

Followers: 0   Following: 0

Message

Statistics

  • First Answer

View badges

Feeds

View by

Answered
How do I automatically run code in a GUI upon startup?
The line preceding the OpeningFcn call reads: % --- Executes just before myfun is made visible.

bijna 13 jaar ago | 0

Answered
How do I automatically run code in a GUI upon startup?
Putting the code in the OpeningFcn will not solve the problem. Since OpeningFcn "runs just before the GUI is displayed", all ...

bijna 13 jaar ago | 0