Sie verfolgen jetzt diese Einreichung
- Aktualisierungen können Sie in Ihrem Feed verfolgter Inhalte sehen.
- Je nach Ihren Kommunikationseinstellungen können Sie auch E-Mails erhalten.
Genaralization of the matlab function
[X,Y,Z]=cylinder(R,N). [X,Y,Z]=cylinder2P(R,N,r1,r2);surf(X,Y,Z);
generates a 3D cylinder surface along the axis specified between the points r1 and r2 (which is along the z-axis for "cylinder").
r1=[x1 y1 z1];r2=[x2 y2 z2]; and R, the radius could be a parameterized using a vector R(i) instead of a scalar (as for cylinder). Useful for creating advanced molecule images for example.
Zitieren als
Per Sundqvist (2026). Cylinder Between 2 Points (https://de.mathworks.com/matlabcentral/fileexchange/5468-cylinder-between-2-points), MATLAB Central File Exchange. Abgerufen .
Quellenangaben
Inspiriert: Simple kinematic robot arm program, Cylinder Surface connecting 2 points
Allgemeine Informationen
- Version 1.0.0.0 (1,06 KB)
-
Keine Lizenz
Kompatibilität der MATLAB-Version
- Kompatibel mit allen Versionen
Plattform-Kompatibilität
- Windows
- macOS
- Linux
| Version | Veröffentlicht | Versionshinweise | Action |
|---|---|---|---|
| 1.0.0.0 |
