Navigation

Operators and Keywords

Function List:

C++ API

view.m File Reference


Functions

 elseif (nargin==1) if(x
 elseif (x==3) az
else error ("view: expecting single argument to be 2 or 3")

Variables

 function [azimuth, elevation]
 az = tmp(1)
 el = tmp(2)

Function Documentation

elseif ( = =3  ) 

elseif ( nargin  = =1  ) 

else error ( "view: expecting single argument to be 2 or 3"   ) 


Variable Documentation

az = tmp(1)

el = tmp(2)

function[azimuth, elevation]

Initial value:

 view (x, y, z)

  if (nargin < 4)
    if (nargin == 0)
      tmp = get (gca (), "view")