How can I change edge color of push button in GUI?
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Walter Roberson
el 25 de Mayo de 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 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!