C2xyz contour matrix to coordinates

バージョン 1.2.1 (237 KB) 作成者: Chad Greene
Convert values given by a contour matrix to easy-to-use cells.
ダウンロード: 3.7K
更新 2019/5/20

ライセンスの表示

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.

引用

Chad Greene (2024). C2xyz contour matrix to coordinates (https://www.mathworks.com/matlabcentral/fileexchange/43162-c2xyz-contour-matrix-to-coordinates), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2012b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersContour Plots についてさらに検索
謝辞

ヒントを与えたファイル: rebuild-MATLAB-contour, percentlabel

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

C2xyz_v2

バージョン 公開済み リリース ノート
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