이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
This script creates arc segments with arrow heads in 3d matlab plots.
Application in the visualization of elastic light scattering: (highlighted arrows)
Usage:
arcDoubleArrow3(center, normal, r, startDeg, endDeg, option)
The required inputs are the center point [x,y,z], as well as the normal vector [x,y,z] (not necessarily normalized).
Based on these inputs, the plane of the arc will be calculated.
For the arc itself, the script requires the radius 'r' and the start/end angle in degrees.
The optional arguments can be used as defined in the script.
인용 양식
Christoph (2026). 3D Arc Double Arrow /ArcArrow3D (https://kr.mathworks.com/matlabcentral/fileexchange/181940-3d-arc-double-arrow-arcarrow3d), MATLAB Central File Exchange. 검색 날짜: .
