Can I improve visually a GUI?
이전 댓글 표시
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?
채택된 답변
추가 답변 (1개)
ES
2013년 10월 23일
0 개 추천
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.
카테고리
도움말 센터 및 File Exchange에서 Creating, Deleting, and Querying Graphics Objects에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!