Can I improve visually a GUI?
Ältere Kommentare anzeigen
Hi, I'm working in a athmospheric matlab based program, who plots several ammounts of data, basically. It's GUI looks like this:
And I'm looking for a visual upgrade, with a "modern" appearance and not as old or simple.
How can I improve it? There's an easy way to reach it?
Akzeptierte Antwort
Weitere Antworten (1)
ES
am 23 Okt. 2013
0 Stimmen
This is the IDE's view. The GUI, when you run it, could be a little better. And decide whether you need all the components in the GUI, if you do need all of them, then rearrange so that all the individual components are legible. Also I have seen people use white colour back ground to the GUI to good effect. Anyway, the GUI will be rendered with OS defaults. Like the shape, texture of the buttons will be dependent on the OS. you can decide only the color of the components. Use good fonts. "Sans Fonts Vs Sans Serif Fonts" will be a good starting point. Do not use rescalable GUI option for your GUI since it has lot of text and buttons. That is all I know.
Kategorien
Mehr zu Creating, Deleting, and Querying Graphics Objects finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!