Navigation

Operators and Keywords

Function List:

C++ API

pol2cart.m File Reference


Variables

 function [x, y, z]

Variable Documentation

function[x, y, z]

Initial value:

 pol2cart (theta, r, z)

  if (nargin < 2 || nargin > 3)
    error ("pol2cart: number of arguments must be 2 or 3")