plotc

版本 1.0.0.0 (1.1 KB) 作者: Ulrich Theune
Plots scattered data colorcoded and adds a colorbar.
4.1K 次下载
更新时间 2004/8/20

无许可证

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.

引用格式

Ulrich Theune (2024). plotc (https://www.mathworks.com/matlabcentral/fileexchange/5718-plotc), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R13SP1
兼容任何版本
平台兼容性
Windows macOS Linux
致谢

启发作品: plotclr, color coded 2D scatterplot

Community Treasure Hunt

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

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

??