現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
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 (2026). m_clabel (https://jp.mathworks.com/matlabcentral/fileexchange/8605-m_clabel), MATLAB Central File Exchange. に取得済み.
謝辞
ヒントを与えたファイル: scattertext
| バージョン | 公開済み | リリース ノート | Action |
|---|---|---|---|
| 1.0.0.0 | update screenshot |
