How to fit the size of the buttons to the table?

5 visualizaciones (últimos 30 días)
Yizhi
Yizhi el 17 de Oct. de 2013
Respondida: Jan el 17 de Oct. de 2013
Here is my situation. I designed a GUI and there are buttons which matches the size of the table units. Just like below
but when I set the figure to the full window, it looks like below that buttons are larger than the size of the table units.
How can I solve the problem?

Respuestas (1)

Jan
Jan el 17 de Oct. de 2013
This is a very hard job and I do not know a clean way. What about inserting the buttons inside the cell? Not as "buttons", but you can use the CellSelction-Callback to trigger events.

Categorías

Más información sobre Tables en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by