Borrar filtros
Borrar filtros

Manipulation of the listdlg function

6 visualizaciones (últimos 30 días)
Tim
Tim el 23 de Jul. de 2023
Movida: Voss el 31 de Jul. de 2023
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

Respuesta aceptada

Image Analyst
Image Analyst el 23 de Jul. de 2023
Make a professional interface, not some primitive one with things like listdlg. Use App Designer. See
  1 comentario
Tim
Tim el 31 de Jul. de 2023
Movida: Voss el 31 de Jul. de 2023
App Designer... best decision I could have made.
Thanks very much.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Develop Apps Using App Designer en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by