plot3axisatorigin
Version 1.0.0.0 (767 Bytes) von
Michael Robbins
PLOT3 with axes through the origin.
5,8K Downloads
Aktualisiert
10. Apr 2003
Keine Lizenz
% 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
Zitieren als
Michael Robbins (2026). plot3axisatorigin (https://de.mathworks.com/matlabcentral/fileexchange/3245-plot3axisatorigin), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Erstellt mit
R13
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- MATLAB > Graphics > 2-D and 3-D Plots > Line Plots >
Mehr zu Line Plots finden Sie in Help Center und MATLAB Answers
Tags
Quellenangaben
Inspiriert: PlotAxisAtOrigin, Draw in a Cardinal Coordinate System, Draw Camera View
Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
| Version | Veröffentlicht | Versionshinweise | |
|---|---|---|---|
| 1.0.0.0 |
