You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 5, 2019. It is now read-only.
MATLAB has released R2017a Prerelease to some users. In the release notes on page 1-3 under Graphics, it is mentioned the legend function now supports the following behaviour.
Create legends that update when data is added to or removed from the axes
This is partially what legtools is intended for, so legtools could be updated to remain compatible with this new functionality (e.g. make use of it?) while retaining support for older MATLAB versions.