You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
% PLOT3AXISATORIGIN Plot lines and points in 3-D space with
% axes through the origin
%
% Usage:
% Plot3AxisAtOrigin(sin([-3:.3:6]),cos([-3:.3:6])-0.75,[-1:.1:2],'r')
% title('Plot3 with Axis Through Origin');
%
% It's not fancy, but it works
%
% 'just an example for CSSM
%
% see PLOT3
Cite As
Michael Robbins (2026). plot3axisatorigin (https://www.mathworks.com/matlabcentral/fileexchange/3245-plot3axisatorigin), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired: PlotAxisAtOrigin, Draw in a Cardinal Coordinate System, Draw Camera View
General Information
- Version 1.0.0.0 (767 Bytes)
-
No License
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
