How can I change edge color of push button in GUI?
2 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Walter Roberson
2012-5-25
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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Migrate GUIDE Apps 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!