plot3axisatorigin

PLOT3 with axes through the origin.
5.8K Downloads
Updated 10 Apr 2003

No License

% 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 (2024). plot3axisatorigin (https://www.mathworks.com/matlabcentral/fileexchange/3245-plot3axisatorigin), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R13
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Line Plots in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0