how to plot the specific selection from listbox into axes1

5 vues (au cours des 30 derniers jours)
Amit Kumar
Amit Kumar le 8 Sep 2020
Modifié(e) : Mario Malic le 8 Sep 2020
Dear Users,
I am new to GUI of Matlab. In some part I found the success but in some I am stuck. It is difficult to come out with solutions as I am thinking.
I have 2 pushbutton and named them import and delete. 1 listbox1 and 1 axes1.
I wanted to import all the desired files and get them plotted into axes1. At the same time I will have the list of files displayed in listbox1. I got the success in doing it.
My problem is:
  1. I want to click on one particular file in listbox1 and get the display on axes1 plotted with red colour (overlap on earlier plot).
  2. I want to delete the selected file based on my observations.
3 I want to apply processing on remaining dataset.
Thank you for your help and suggestion.
  5 commentaires
Amit Kumar
Amit Kumar le 8 Sep 2020
:)))
Thank you Mario
my codes are attached. I am not using app designer.
Please take a look.
Thank you very much.
Mario Malic
Mario Malic le 8 Sep 2020
Modifié(e) : Mario Malic le 8 Sep 2020
Sorry, can't really help with GUI, since I have never used it.
That what I've written are just ideas how to solve your problem, it's possible to implement them in GUI, but I have never worked with it.

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Creating, Deleting, and Querying Graphics Objects dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by