plotclr

Plots scattered data colorcoded and adds a colorbar. Based on function plotc.m

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.
Improvement from function plotc.m.

Cite As

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

Acknowledgements

Inspired by: plotc

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

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

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

With little problems fixed.

1.0.0.0