Manipulation of the listdlg function

8 次查看(过去 30 天)
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