How can I change edge color of push button in GUI?
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hello~ I can change background & text color of push button but I can't change edge color of push button in GUI window.
How can I change edge color of push button in GUI?
Thanks if you let me know...
0 Kommentare
Antworten (1)
Walter Roberson
am 25 Mai 2012
You cannot control that from MATLAB directly. You might be able to control it at the Java level, but I do not have experience with that. If you plan to do such things you should consider buying Yair's book at http://undocumentmatlab.com
0 Kommentare
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!