You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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.
Cite As
Christoph (2026). 3D Arc Double Arrow /ArcArrow3D (https://www.mathworks.com/matlabcentral/fileexchange/181940-3d-arc-double-arrow-arcarrow3d), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.1 (2.67 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
