Arrow3

버전 5.18.1 (413 KB) 작성자: Tom Davis
Draws lines with directional arrowheads.
다운로드 수: 24.2K
업데이트 날짜: 2020/8/8

라이선스 보기

편집자 메모: This file was selected as MATLAB Central Pick of the Week

ARROW3(P1,P2) draws lines from P1 to P2 with directional arrowheads. P1 and P2 are either nx2 or nx3 matrices. Each row of P1 is an initial point, and each row of P2 is a terminal point.

ARROW3(P1,P2,S,W,H,IP,ALPHA,BETA) can be used to specify properties of the line, initial point marker, and arrowhead. Type "help arrow3" at the command prompt for more information

What's new in Version 5:

All arrowhead and initial point marker sizes (W, H, and IP) are relative to the PlotBox diagonal.

Version 5 attempts to preserve the appearance of existing axes. In particular, ARROW3 will not change XYZLim, View, or CameraViewAngle. ARROW3 does not, however, support stretch-to-fill scaling. If a particular aspect ratio or variable limit is required, use DASPECT, PBASPECT, AXIS, or XYZLIM commands before calling ARROW3. Users are encouraged to report problems directly to the author.

인용 양식

Tom Davis (2024). Arrow3 (https://www.mathworks.com/matlabcentral/fileexchange/14056-arrow3), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2007b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Map Display에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
5.18.1

address ColorOrder, LineStyleOrder property changes in R2019b

5.18

remove deprecated zbuffer renderer

5.17.1

interim fix for 2019b ColorOrder issues; more to follow

5.17

do not restore preexisting ColorOrder property

5.16

use explicit EdgeColor

1.15.0.0

use appdata instead of userdata

1.14.0.0

use appdata instead of userdata

1.10.0.0

corrected DOCTYPE

1.9.0.0

improved html appearance in File Exchange viewer

1.8.0.0

updated html files and added animation example

1.3.0.0

updated html files and added animation example

1.2.0.0

corrected spelling errors

1.0.0.0

revised html files