How can I change edge color of push button in GUI?
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Walter Roberson
il 25 Mag 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 Commenti
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!