plot3axisatorigin
バージョン 1.0.0.0 (767 Bytes) 作成者:
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カテゴリ
- MATLAB > Graphics > 2-D and 3-D Plots > Line Plots >
Help Center および MATLAB Answers で Line Plots についてさらに検索
タグ
謝辞
ヒントを与えたファイル: PlotAxisAtOrigin, Draw in a Cardinal Coordinate System, Draw Camera View
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!バージョン | 公開済み | リリース ノート | |
---|---|---|---|
1.0.0.0 |