how to restore deleted items from listbox
Afficher commentaires plus anciens
i did the coding in the following link to create a listbox and display names of images from a particular folder.... on selecting the name from the listbox that image gets displayed in the axes.....
now i added two buttons, one named "DELETE" and the other named "RESTORE".....
in the DELETE button when i select a particular item from listbox that name gets deleted from the listbox and the corresponding image gets deleted from the folder....
on click of the RESTORE button all the delete images should get displayed in a figure file and added back to the folder.....
please can u help me do this option.....
i tried, its working when only one image is deleted..... if i delete more than one item, only the last deleted item is getting restored..... can u help me sort it out.....
1 commentaire
Azzi Abdelmalek
le 31 Jan 2013
Can you post your code?
Réponse acceptée
Plus de réponses (1)
Walter Roberson
le 4 Fév 2013
0 votes
This sounds remarkably like two questions in which you have already been discussing this.
1 commentaire
Walter Roberson
le 4 Fév 2013
Those questions are still open. Edit them or post more to them instead of opening a new Question.
Catégories
En savoir plus sur Interactive Control and Callbacks dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!