Quick figure and plot

Version 1.0.0.0 (14.5 KB) by Karl
"fp" is short for "figure; plot". This is a convenience function for plotting multiple data sets.
447 Downloads
Updated 15 Nov 2010

View License

Do you find yourself repeatedly typing "figure; plot(A(:,1), B(:,2), 'r'; hold on; plot(B(:,1), B(:,2), 'g')" or something similar? Then this function is for you. "fp" makes it easy to plot multiple data sets with minimal typing. It also tiles the figure windows and adds convenience buttons for closing and printing.

Cite As

Karl (2024). Quick figure and plot (https://www.mathworks.com/matlabcentral/fileexchange/29414-quick-figure-and-plot), MATLAB Central File Exchange. Retrieved .

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

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