plotc

Plots scattered data colorcoded and adds a colorbar.
4.1K Downloads
Updated 20 Aug 2004

No License

This function is similar to MATLAB's own scatter3 routine. PLOTC(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.

Cite As

Ulrich Theune (2025). plotc (https://ch.mathworks.com/matlabcentral/fileexchange/5718-plotc), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R13SP1
Compatible with any release
Platform Compatibility
Windows macOS Linux
Acknowledgements

Inspired: plotclr, color coded 2D scatterplot

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

??