Squiggly Arrows

Easiest way to draw a squiggly arrow
ダウンロード: 13
更新 2022/5/6

ライセンスの表示

Just provide the color you want to the function and that's it!
Example for single arrow:
my_color = 'r';
squiggly_arrow(my_color)
Example for double arrow:
my_color = '#64B900';
squiggly_arrow2(my_color)
I recommend using export_fig (https://www.mathworks.com/matlabcentral/fileexchange/23629-export_fig) for easily exporting the squiggly arrow as .png. You can without any background as:
export_fig('your_file_name','-r300','-transparent')

引用

Sergio Yanez-Pagans (2024). Squiggly Arrows (https://www.mathworks.com/matlabcentral/fileexchange/111275-squiggly-arrows), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2021a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux

Community Treasure Hunt

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

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