photo

Inception


Last seen: 3 months ago Active since 2022

Followers: 0   Following: 0

Programming Languages:
MATLAB

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Answered
How to properly structure code in appdesigner?
Thank you for your answers Kevin and Jon. I made an example. Imagine you have this app. Now, let's try to make Label become ...

2 years ago | 0

Question


How to properly structure code in appdesigner?
Hi. Assume having a complex GUI with dozens of private functions. What is the best way to split the code into separate files? H...

2 years ago | 2 answers | 0

2

answers

Answered
appdesigner insert container hierarchically above already placed containers
Well, I managed to do it. Actually it is quite easy. Create a Tab Group outside the current GUI. Drag and drop the current GU...

2 years ago | 0

| accepted

Question


appdesigner insert container hierarchically above already placed containers
Hi. Let us imagine having created an app with axes, labels, sliders, buttons, etc. All of these objects are aligned with a Grid...

2 years ago | 1 answer | 0

1

answer

Question


Update image on appdesigner
Hi. I have placed an image object on my app. Then, within the startupFcn, the image gets a source with app.Image.ImageSource =...

2 years ago | 1 answer | 0

1

answer