Gui resize with dynamic objects
Show older comments
I've implemented a gui for a screensize of 1280 x 1024. There some dynamic buttons which depend on the size of my axes (calculate with the amount of pixels). Now I want that you can see the gui also with screensize 1024 x 768. But if I use the Resize-function the dynamic buttons are at the wrong place. Don't know how to solve this, can you help me? Should I have to change the calculation of the dynamic buttons? Thank you for any help
Answers (1)
Teresa
on 1 Sep 2011
0 votes
Categories
Find more on Image Arithmetic in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!