<< pi2t EMTTOOL pol2sph >>

EMTTOOL >> EMTTOOL > pol2cart

pol2cart

Transform Polar to Cartesian coordinates

Calling Sequence

[x,y,z]=pol2cart(phi,p,z)

Parameters

phi

azimuth angle

p

radius in xy plane

x,y,z

x,y,z-coordinates

Description

pol2cart(phi,p,z) transforms corresponding elements of data stored in cylindrical coordinates (angle phi, radius p, height Z) to Cartesian coordinates X,Y,Z.

Examples

add sample pgm

See Also

Author


Report an issue
<< pi2t EMTTOOL pol2sph >>