You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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');
Cite As
M MA (2026). m_clabel (https://au.mathworks.com/matlabcentral/fileexchange/8605-m_clabel), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired: scattertext
General Information
- Version 1.0.0.0 (2.42 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 | update screenshot |
