TextZoomable(x,y,va​rargin)

Text that zooms as you zoom your plot, rather than staying at a fixed font size.
920 download
Aggiornato 14 lug 2015

Visualizza la licenza

Nota dell'editore: This file was selected as MATLAB Central Pick of the Week

Text that zooms as you zoom your plot, rather than staying at a fixed font size. Adds text to a figure just like the text() command, except that this text grows/shrinks with figure scaling and zooming, unlike normal text that stays at a fixed font size during figure operations. Note it scales with figure height - for best scaling use 'axis equal' before setting up the text. Now revised to work with R2014b and still be backward compatible.

Cita come

Ken Purchase (2025). TextZoomable(x,y,varargin) (https://it.mathworks.com/matlabcentral/fileexchange/41513-textzoomable-x-y-varargin), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2013a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Data Exploration in Help Center e MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versione Pubblicato Note della release
2.0.0.0

Trying to re-upload the changes from earlier this year, which didn't seem to update properly on the File Exchange.

1.1.0.0

Revised to work with R2014b and still be backward compatible.

1.0.0.0