Code covered by the BSD License  

Highlights from
Add/Remove lists (select lists)

3.0

3.0 | 1 rating Rate this file 4 Downloads (last 30 days) File Size: 8.25 KB File ID: #15271
image thumbnail

Add/Remove lists (select lists)

by Panagiotis Moulos

 

12 Jun 2007

Add and remove elements from one list to another. Multiple add/remove possible.

| Watch this File

File Information
Description

ADDREMOVELIST creates a GUI which contains two main listboxes, one on the left and one on the right. With the usage of two buttons (Add/Remove) the user can select items from the list on the left and transfer them to the list on the right and vice versa. Two checkboxes allow selecting multiple elements from each list and sorting the list contents respectively. Hitting the OK button returns ADDREMOVELIST outputs (depending on user selections) in MATLAB's workspace. Hitting the Cancel button returns default outputs.

The main output of the script is a cell array of strings containing the elements that were added from the list on the left (initial list, list to select from) to the list on the right (new list, selected elements). There exist other outputs (e.g. the remaining contents of the left list etc.) The user can find extensive help with many examples inside addremovelist.m (or by typing 'help addremovelist' in MATLAB's command window)

MATLAB release MATLAB 7.1.0 (R14SP3)
Other requirements Tested under Windows XP
Tags for This File  
Everyone's Tags
add remove list, addremove list, example, gui tools, select list(2)
Tags I've Applied
Add New Tags Please login to tag files.
Please login to add a comment or rating.
Comments and Ratings (1)
20 Jul 2012 shweta shweta

good

Contact us