Colored line or scatter plot

Plot lines with CData, (actually surface)

Al momento, stai seguendo questo contributo

plots a 2-D "line" with c-data as color
Makes a surface object and the colouring is controlled by the colormap.

Examples:
x = 0:0.1:2*pi;
color_line(x,sin(x),sin(x))
color_line(x,cos(x),cos(x),'*')

Cita come

Pekka Kumpulainen (2026). Colored line or scatter plot (https://it.mathworks.com/matlabcentral/fileexchange/19476-colored-line-or-scatter-plot), MATLAB Central File Exchange. Recuperato .

Riconoscimenti

Ispirato: 3D colored line plot

Informazioni generali

Compatibilità della release di MATLAB

  • Compatibile con qualsiasi release

Compatibilità della piattaforma

  • Windows
  • macOS
  • Linux
Versione Pubblicato Note della release Action
1.0.0.0