Can I make a Pushbutton create a new Table?
Ältere Kommentare anzeigen
What I'm trying to do is: When I press a Pushbutton - a Table will be created on the Panel. Is it possible?
Akzeptierte Antwort
Weitere Antworten (2)
Yes.
What have you tried so far and did any problems occur? You can either create the table dynamically by calling the uitable command, of you can create the table statically e.g. in GUIDE and make it invisible at first, such that the callback of the button set the visibility to 'on' only.
Nimrodb
am 11 Feb. 2013
0 Stimmen
1 Kommentar
Image Analyst
am 11 Feb. 2013
Try what? Whose answer were you commenting on? This is why it's good to reply to a specific person's answer rather than posting your follow up question as an Answer in itself.
Kategorien
Mehr zu Logical finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!