XKCDIFY

バージョン 1.0.0.0 (4.07 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 Center および MATLAB AnswersAxes Appearance についてさらに検索
謝辞

ヒントを与えたファイル: xkcd1930, Intuitive RGB color values from XKCD, rgbmap color maps

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0