TextZoomable(x,y,va​rargin)

版本 2.0.0.0 (8.5 KB) 作者: Ken Purchase
Text that zooms as you zoom your plot, rather than staying at a fixed font size.
913.0 次下载
更新时间 2015/7/14

查看许可证

编者注: 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.

引用格式

Ken Purchase (2024). TextZoomable(x,y,varargin) (https://www.mathworks.com/matlabcentral/fileexchange/41513-textzoomable-x-y-varargin), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2013a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Data Exploration 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
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