Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
How can I make output on a pushbutton diplay results in GUI
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Hello awesome folks,
I need an answer for the following. I have a GUI design which is used to demonstrate medical image processing results. I've created this one push button called feature extraction. I want the user to click on it and then the table must have two columns showing the number and densityratio.I have calculated these by means of connected componnets on a binary image. How do I send this information to be displayed for the user. At the moment it is showing in the command window.
Thanks in advance
1 Kommentar
Jan
am 2 Okt. 2013
Bearbeitet: Jan
am 2 Okt. 2013
Please provide explicit details about the available data. "it is showing in the command window" does not allow to suggest an improvement. What kind of "table" should appear? Do you want a string with a nice order or an interactive table like uitable?
Please add the new information by editing the question, not by adding a comment or pseudo-answers. Readers should find everything required for an answer in one single location.
Antworten (0)
Diese Frage ist geschlossen.
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!