이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
The function pvec makes a vector with arrow head.
With x and y you determine origin of the vector.
With r you determine the lenght of the vector.
With fi you determine the angle in degrees from x axis in positive direction.
Additionally you can add color, style, thickness and final position of vector line.
Default settings are:
color: 'blue'
linestyle: '-'
thickness: 1
endposition: 0
If you want to plot multiple vectors on the same plot, use command hold on/off after function.
To title the plot use command title under function. More options you can find in the figure under the Insert segment.
인용 양식
Matevz Lavtar (2026). Plotting vectors with arrow head - pvec (https://kr.mathworks.com/matlabcentral/fileexchange/82665-plotting-vectors-with-arrow-head-pvec), MATLAB Central File Exchange. 검색 날짜: .
| 버전 | 퍼블리시됨 | 릴리스 정보 | Action |
|---|---|---|---|
| 7.0 | updated |
|
|
| 6.0 | Plotting vectors even if they are not in origin. |
|
|
| 5.0 | phasor diagram description added |
|
|
| 4.0 | Legend issue fix |
|
|
| 3.0 | Corrected file |
|
|
| 2.0 | Now is possible to move vector in any point, rotated at any angle. |
|
|
| 1.0.2 | Power diagrams |
|
|
| 1.0.1 | / |
|
|
| 1.0.0 |
|