C2xyz contour matrix to coordinates

Convert values given by a contour matrix to easy-to-use cells.

Al momento, stai seguendo questo contributo

These functions simply reshape the contour matrix C into something a little more user friendly.
[x,y,z] = C2xyz(C) returns the x and y coordinates of contours in a contour matrix and their corresponding z values. C is the contour matrix given by the contour function.

Cita come

Chad Greene (2026). C2xyz contour matrix to coordinates (https://it.mathworks.com/matlabcentral/fileexchange/43162-c2xyz-contour-matrix-to-coordinates), MATLAB Central File Exchange. Recuperato .

Riconoscimenti

Ispirato: rebuild-MATLAB-contour, percentlabel

Informazioni generali

Compatibilità della release di MATLAB

  • Compatibile con qualsiasi release

Compatibilità della piattaforma

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

Added live scripts

1.2.0.0

Removed C2xy, added example file.

1.1.0.0

Updated description text.

1.0.0.0