34 Downloads
Aktualisiert 26. Sep 2024

Lizenz anzeigen

This function plots a cylinder.
function Plot_Cylinder(vc1,vc2,d)
Input:
vc1 is (3*1) coordinate vector for the center of the first circular base of the cylinder.
vc2 is (3*1) coordinate vector for the center of the second circular base of the cylinder.
d is the diameter of the cylinder.
Output:
Plots the cylinder.

Zitieren als

Ayad Al-Rumaithi (2026). Plot Cylinder (https://de.mathworks.com/matlabcentral/fileexchange/136259-plot-cylinder), MATLAB Central File Exchange. Abgerufen.

Kompatibilität der MATLAB-Version
Erstellt mit R2017b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Tags Tags hinzufügen
Version Veröffentlicht Versionshinweise
1.0.2

Added website.

1.0.1

summary

1.0.0