Provides a set of methods to modify existing HG2 Legend objects
Ahora está siguiendo esta publicación
- Verá actualizaciones en las notificaciones de contenido en seguimiento.
- Podrá recibir correos electrónicos, en función de las preferencias de comunicación que haya establecido.
LEGTOOLS is a MATLAB class definition providing the user with a set of methods to modify existing Legend objects.
This is an HG2 specific implementation and requires MATLAB R2014b or newer.
legtools methods:
append - Add one or more entries to the end of the legend
permute - Rearrange the legend entries
remove - Remove one or more legend entries
adddummy - Add legend entry for unsupported graphics objects
For the fastest response times to bugs and requests, please utilize this project's issue tracker on GitHub.
Citar como
sco1 (2026). HG2 Legend Tools (https://github.com/StackOverflowMATLABchat/legtools), GitHub. Recuperado .
Agradecimientos
Inspirado por: legappend
Información general
- Versión 2.1.0.0 (6,38 KB)
-
Ver licencia en GitHub
Compatibilidad con la versión de MATLAB
- Compatible con cualquier versión
Compatibilidad con las plataformas
- Windows
- macOS
- Linux
No se pueden descargar versiones que utilicen la rama predeterminada de GitHub
| Versión | Publicado | Notas de la versión | Action |
|---|---|---|---|
| 2.1.0.0 | Added adddummy method for adding legend entries for unsupported graphics objects. |
||
| 2.0.1.0 | Fix description typo |
||
| 2.0.0.0 |
