Color coded 3D scatterplot

Produces a 3D scatterplot of XYZ data with varying colors

下载
下载

您现在正在关注此提交

引用格式

Ken Garrard (2026). Color coded 3D scatterplot (https://ww2.mathworks.cn/matlabcentral/fileexchange/9519-color-coded-3d-scatterplot), MATLAB Central File Exchange. 检索时间: .

致谢

参考作品: plot3c

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

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

Added a stem3 style with colored lines from the xy plane
Updated for R2014b graphics

下载
1.7.0

This update excludes points with NaN color values from the plot.

下载
1.6.0

Updated treatment of NextPlot property as suggested by Val.

下载
1.4.0

Bug fix for 'ColorData', 'ColorRange' properties.

下载
1.3.0

Optional arguments are property,value pairs. Input data can be a cell array, vector or matrix.

下载
1.1.0

The color range and markersize arguments have been added. The figure handle is not returned unless an output argument is given.

下载
1.0.0

下载