color coded 2D scatterplot

Plots data color coded in 2D.

You are now following this Submission

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.
This function is an improvement (faster) from PLOTC(X,Y,V).

Cite As

Stephanie (2026). color coded 2D scatterplot (https://uk.mathworks.com/matlabcentral/fileexchange/14014-color-coded-2d-scatterplot), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired by: plotc

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0