Browse Plots

Simple GUI for browsing through an array of related plots.
635 Downloads
Updated 25 Mar 2010

View License

I often have an array of data which I would like to browse through. This is a simple GUI which takes in data, the number of plots, and a handle to a plotting function. The scroll bar will then allow you to scroll through each plot. The plot function takes in as arguments the data, the index of the data to plot and a handle to axes to plot on, so any plotting function which can take axes handles as a parent can be used.

testBrowsePlots.m is a simple script to test the GUI and provide an example of how to use it.

Cite As

Thomas Ibbotson (2024). Browse Plots (https://www.mathworks.com/matlabcentral/fileexchange/27085-browse-plots), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Visual Exploration in Help Center and MATLAB Answers
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0