필터 지우기
필터 지우기

Manipulation of the listdlg function

조회 수: 8 (최근 30일)
Tim
Tim 2023년 7월 23일
이동: Voss 2023년 7월 31일
Hello all,
my goal in a nutshell:
The user should be able to easily and quickly select and plot a large selection of data. For this purpose, I would like to manipulate the listdlg function in such a way that after selecting the relevant data via a button, another figure is opened in which the selected data is plotted. Furthermore, it should be possible to add more data to the plot. The second button should be able to delete the Figure content.
The problem is that the listdlg function is closed after selecting the data. Can the function be manipulated so that selecting, plotting and clearing figure is possible until everything is closed? It should also be possible to work in the 2nd figure (zoom, save etc.), i.e. this figure should be in the foreground.
Thanks for your help.
Tim

채택된 답변

Image Analyst
Image Analyst 2023년 7월 23일
Make a professional interface, not some primitive one with things like listdlg. Use App Designer. See
  댓글 수: 1
Tim
Tim 2023년 7월 31일
이동: Voss 2023년 7월 31일
App Designer... best decision I could have made.
Thanks very much.

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Develop Apps Using App Designer에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by