21 download
Aggiornato 26 set 2024

Visualizza la licenza

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.

Cita come

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

Compatibilità della release di MATLAB
Creato con R2017b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Tag Aggiungi tag

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.2

Added website.

1.0.1

summary

1.0.0