Plots a cylinder
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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.
Cite As
Ayad Al-Rumaithi (2026). Plot Cylinder (https://in.mathworks.com/matlabcentral/fileexchange/136259-plot-cylinder), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.2 (1.44 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
