You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Cite As
Erik Johnson (2026). arrow (https://www.mathworks.com/matlabcentral/fileexchange/278-arrow), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired: Plot Pressure Distribution (Cp) Over an Airfoil / Aerofoil ; Vector Plot ; Arrow Plot, draw, Phase Portrait Plotter on 2D phase plane, Semismooth* Newton method for contact friction problems, Evenly Spaced Streamlines, Random Boolean Network Toolbox, arrowflow, quiver2.m v1.2 (Nov 2009), displayQuatCurve, genStressStrainStates, The carpetplot class, Ogive optimization toolbox
General Information
- Version 2.3.0.1 (20.2 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 2.3.0.1 | Forgot to update the version date. |
||
| 2.3.0.0 | Add ability to use arrow(...,'Parent',axis handle) |
||
| 2.2.0.0 | Change output from handle double to graphics objects. Add identifiers to warning and error messages. Temporarily disable pan/zoom/rotate3d to use click-to-draw mode. |
||
| 2.1.0.0 | Added a 'Color' property (that sets both 'EdgeColor' and 'FaceColor' for arrows drawn with patch objects [the default]) and documentation of how to use it. |
||
| 2.0.0.0 | Updated for HG2 (R2014b and later) |
||
| 1.2.0.0 | actually update the file (not just the description); correct view on demo |
||
| 1.1.0.0 | Replace "eval('trycmd','catchcmd')" with "try, trycmd; catch, catchcmd; end;", which break's compatibility with MATLAB 5 but improves compliance with newer versions. |
||
| 1.0.0.0 |
