plotc

Plots scattered data colorcoded and adds a colorbar.

您现在正在关注此提交

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 (2026). plotc (https://ww2.mathworks.cn/matlabcentral/fileexchange/5718-plotc), MATLAB Central File Exchange. 检索时间: .

致谢

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

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

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

??