plotclr

版本 1.1.0.0 (1.7 KB) 作者: Stephanie
Plots scattered data colorcoded and adds a colorbar. Based on function plotc.m
2.3K 次下载
更新时间 2010/2/8

查看许可证

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 (2024). plotclr (https://www.mathworks.com/matlabcentral/fileexchange/14001-plotclr), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2006a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Scatter Plots 的更多信息
致谢

参考作品: plotc

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

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.1.0.0

With little problems fixed.

1.0.0.0