XKCDIFY

版本 1.0.0.0 (4.1 KB) 作者: Stuart Layton
Redraw existing plots to look like XKCD style plots
1.5K 次下载
更新时间 2012/10/4

查看许可证

编者注: This file was selected as MATLAB Central Pick of the Week

XKCDIFY is tool for converting any plot to a XKCD style plot!

Create plots and style them using the standard Matlab functions and then convert the finished plot to an XKCD style plot!

XKCD iterates over the children of an axes and distorts them based upon their TYPE. If the type is LINE or PATCH it distorts. If the child is of type HGGROUP it then iterates on the sub-children of the hggroup.

% XKCDIFY( AXES ) re-renders all childen of AXES to have a hand drawn
% XKCD style, http://xkcd.com, AXES can be a single axes or a vector of axes

引用格式

Stuart Layton (2024). XKCDIFY (https://www.mathworks.com/matlabcentral/fileexchange/38499-xkcdify), MATLAB Central File Exchange. 检索来源 .

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

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0