Color coded 3D scatterplot

Produces a 3D scatterplot of XYZ data with varying colors

Descargar
Descargar

Ahora está siguiendo esta publicación

Citar como

Ken Garrard (2026). Color coded 3D scatterplot (https://es.mathworks.com/matlabcentral/fileexchange/9519-color-coded-3d-scatterplot), MATLAB Central File Exchange. Recuperado .

Agradecimientos

Inspirado por: plot3c

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.8.0

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

Descargar
1.7.0

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

Descargar
1.6.0

Updated treatment of NextPlot property as suggested by Val.

Descargar
1.4.0

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

Descargar
1.3.0

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

Descargar
1.1.0

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

Descargar
1.0.0

Descargar