Mapping Toolbox    
camposm

Camera position in geographic coordinates

Syntax

Description

camposm(lat,long,alt) sets the axes CameraPosition property of the current map axes to the position specified in geographic coordinates. The inputs lat and long are assumed to be in the angle units of the current map axes.

[x,y,z] = camposm(lat,long,alt) returns the camera position in the projected Cartesian coordinate system.

Examples

Look at northern Australia from a point south and one Earth radius above New Zealand:

See Also
camtargm
Camera target from geographic coordinates
camupm
Camera UpVector from geographic coordinates
campos
Camera position
camva
Camera view angle


  bufferm camtargm