interactivelegend
Highlights and identifies a selected plot object.
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Cite As
Francois Bouffard (2026). interactivelegend (https://www.mathworks.com/matlabcentral/fileexchange/4031-interactivelegend), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.1.0 (5.14 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.1.0 | Replaced cell2mat(...) calls with cat(1, ...{:}) for increased compatibility with 2020+ releases. |
||
| 1.0.0 | - Important bug fix: tags are now properly assigned to plot elements. Last version worked right only if the provided handle was a handle to an axes object or a signle plot element. |