plotclr

Plots scattered data colorcoded and adds a colorbar. Based on function plotc.m
2.3K Downloads
Updated 8 Feb 2010

View License

This function is similar to MATLAB's own scatter3 routine. PLOTCLR(X,Y,V) plots the values specified in V as a color coded scatter plot at the locations specified in the vectors X and Y. The current colormap of the figure is used for the color code.
Improvement from function plotc.m.

Cite As

Stephanie (2024). plotclr (https://www.mathworks.com/matlabcentral/fileexchange/14001-plotclr), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2006a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Scatter Plots in Help Center and MATLAB Answers
Acknowledgements

Inspired by: plotc

Inspired: Lattice Boltzmann immiscible two-phase model (LBM)

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.1.0.0

With little problems fixed.

1.0.0.0