Signals Virtual Lab suite
Playing with mouse:- tracking mouse locations
- tracking mouse actions
- finding uicontrol 'hotspot'
- changing mouse pointer
- designing drag-and-drop
- implementing drag and drop
- making multiple uicontrols drag-and-droppable
- Detecting the type of the mouse click
Sharing data between GUIs
- Part 1: Letting them talk
- Part 2: Global variable, bad idea.
- Part 3: Sky is the limit
- Part 4: Drawing connections
Interactive drawing
- Part 1: be lazy and use built-in functions
- Part 2: don't like it? write you own code!
- Part 3: adding bells and whistles
- Part 4: allowing changes
Zoom-in Plot
- axes on top of an axes as the zoom-in plot
- providing interactivity
Miscellaneous
- Inserting background image using axes
- Inserting background image to push/toggle button
- Plotting circles using rectangle()
- Auto- and cross-correlation demo
- Why uicontextmenu is not working with imshow
No comments:
Post a Comment