Mapping Toolbox
  Go to function:
    Search    Help Desk 
angledim    Examples   See Also

Convert angles between different units

Syntax

Description

anglout = angledim(anglin,from,to) returns the value of the input angle anglin, which is in units specified by the valid angle units string from, in the desired units given by the valid angle units string to. Valid angle units strings are:

Examples

Convert from degrees to radians:

What is the difference between dms and dm? (best displayed in bank format)

The dm answer is the dms answer correctly rounded to whole minutes
(i.e., rounded based on 60 seconds per minute, not 100).

See Also

angl2str
Convert angle values to strings
azimuth
Angular relationship between points
deg2dms dms2rad deg2rad
Direct angle conversion functions
distdim
Convert distance units
timedim
Convert time units


[ Previous | Help Desk | Next ]