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://ww2.mathworks.cn/matlabcentral/fileexchange/8605-m_clabel), MATLAB Central File Exchange. 检索时间: .
致谢
启发作品: scattertext
| 版本 | 已发布 | 发行说明 | Action |
|---|---|---|---|
| 1.0.0.0 | update screenshot |
