Quick figure and plot

Versione 1.0.0.0 (14,5 KB) da Karl
"fp" is short for "figure; plot". This is a convenience function for plotting multiple data sets.
447 download
Aggiornato 15 nov 2010

Visualizza la licenza

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.

Cita come

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

Compatibilità della release di MATLAB
Creato con R2007b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Visual Exploration in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0