Creating Graphical User Interfaces    

Removing Results from the List Box

The GUI Remove button callback deletes any selected item from the Results list list box. It also deletes the corresponding run data from the handles structure. When a user clicks on the Remove button, the callback executes the following steps:

Here is the Remove button callback.


  Running the Simulation from the GUI Plotting the Results Data