This function does the same as clabel(ch,'manual').
It was created because sometimes clabel puts not the real values but rounded !?
See the screenshot for the difference between m_clabel and clabel:
[cs,ch] = contour(peaks,5);
m_clabel(ch);
clabel(cs,'manual');
引用
M MA (2025). m_clabel (https://www.mathworks.com/matlabcentral/fileexchange/8605-m_clabel), MATLAB Central File Exchange. に取得済み.
MATLAB リリースの互換性
作成:
R12
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linuxカテゴリ
- MATLAB > Graphics > 2-D and 3-D Plots > Contour Plots >
Help Center および MATLAB Answers で Contour Plots についてさらに検索
タグ
謝辞
ヒントを与えたファイル: scattertext
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!バージョン | 公開済み | リリース ノート | |
---|---|---|---|
1.0.0.0 | update screenshot |