plotclr

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

您现在正在关注此提交

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.

引用格式

Stephanie (2026). plotclr (https://ww2.mathworks.cn/matlabcentral/fileexchange/14001-plotclr), MATLAB Central File Exchange. 检索时间: .

致谢

参考作品: plotc

启发作品: Lattice Boltzmann immiscible two-phase model (LBM)

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.1.0.0

With little problems fixed.

1.0.0.0