plot_cyl(phi,rho,z,axisdis)
Version 1.0.0.0 (2.2 KB) by
Nirakh Rastogi
plot_cyl(phi,rho,z,axisdis) This function plot any function in cylindrical coordinates.
plot_cyl(phi,rho,z,axisdis)
This function plot any function in cylindrical coordinates.
phi is the angle in x-y plane (0<phi<2*pi)
rho is the distance from origin to point at surface of cylinder .(0<rho<inf)
z is the height of cylinder (0<z<inf)
axisdis is 1 or 0 to display axis or not .
Examples included.
plot any function in cylindrical coordinates .
Cite As
Nirakh Rastogi (2026). plot_cyl(phi,rho,z,axisdis) (https://www.mathworks.com/matlabcentral/fileexchange/54272-plot_cyl-phi-rho-z-axisdis), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2013a
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
