C2xyz contour matrix to coordinates
Versión 1.2.1 (237 KB) por
Chad Greene
Convert values given by a contour matrix to easy-to-use cells.
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.
Citar como
Chad Greene (2024). C2xyz contour matrix to coordinates (https://www.mathworks.com/matlabcentral/fileexchange/43162-c2xyz-contour-matrix-to-coordinates), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Se creó con
R2012b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
- MATLAB > Graphics > 2-D and 3-D Plots > Contour Plots >
Más información sobre Contour Plots en Help Center y MATLAB Answers.
Etiquetas
Agradecimientos
Inspiración para: rebuild-MATLAB-contour, percentlabel
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.