Squiggly Arrows

버전 1.0.0 (2.2 KB) 작성자: Sergio Yanez-Pagans
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