Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
How can I make output on a pushbutton diplay results in GUI
조회 수: 1 (최근 30일)
이전 댓글 표시
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
Jan
2013년 10월 2일
편집: Jan
2013년 10월 2일
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.
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!