plot3axisatorigin

版本 1.0.0.0 (767 字节) 作者: Michael Robbins
PLOT3 with axes through the origin.
5.8K 次下载
更新时间 2003/4/10

无许可证

% 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

引用格式

Michael Robbins (2024). plot3axisatorigin (https://www.mathworks.com/matlabcentral/fileexchange/3245-plot3axisatorigin), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R13
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Line Plots 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0