GUI: problem with more GUIs opened

조회 수: 1 (최근 30일)
Marco Magli
Marco Magli 2019년 12월 13일
편집: Adam Danz 2019년 12월 13일
Hi, I created a GUI that accepts in input some data of a bigger dataset, it shows them in a table and then it does some computations. I have problems when I open more GUIs at the same time. When I do some operations on the first windows that I opened, the changes to be shown, are applied only in the last GUI opened. Do you know which is the problem? Thank you very much Marco
  댓글 수: 5
Adam Danz
Adam Danz 2019년 12월 13일
편집: Adam Danz 2019년 12월 13일
"when I try to use the first GUIs that I have launched, the value of the selected item is use to fill the table in the last GUI opened"
Is that what it's supposed to do or is that the error you're describing in, "When I do some operations on the first windows that I opened, the changes to be shown, are applied only in the last GUI opened." ?
If that's the problem, where should the data go instead and what does your code look like that is assigning the data to the (wrong) GUI?
Image Analyst
Image Analyst 2019년 12월 13일
Marco Read this link then add your screenshots. We will understand better after we see something, don't you agree?

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Structures에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by