How can I change edge color of push button in GUI?
2 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Walter Roberson
on 25 May 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 Comments
See Also
Categories
Find more on Migrate GUIDE Apps 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!