Effacer les filtres
Effacer les filtres

Manipulation of the listdlg function

8 vues (au cours des 30 derniers jours)
Tim
Tim le 23 Juil 2023
Déplacé(e) : Voss le 31 Juil 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

Réponse acceptée

Image Analyst
Image Analyst le 23 Juil 2023
Make a professional interface, not some primitive one with things like listdlg. Use App Designer. See
  1 commentaire
Tim
Tim le 31 Juil 2023
Déplacé(e) : Voss le 31 Juil 2023
App Designer... best decision I could have made.
Thanks very much.

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Develop Apps Using App Designer dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by