plotc

Plots scattered data colorcoded and adds a colorbar.

You are now following this Submission

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 (2026). plotc (https://uk.mathworks.com/matlabcentral/fileexchange/5718-plotc), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired: plotclr, color coded 2D scatterplot

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

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

??