angledim - Convert angles units

Syntax

angleOut = angledim(angleIn,from,to)

Description

angleOut = angledim(angleIn,from,to) returns the value of the input angle angleIn, which is in units specified by the valid angle units string from, in the desired units given by the valid angle units string to. Angle units strings are 'degrees' for "decimal" degrees or 'radians' for radians

Example

Convert from degrees to radians:

angledim(23.45134,'degrees','radians')

ans =
    0.4093

See Also

degrees2dms, deg2rad, fromDegrees, fromRadians, toDegrees, toRadians, rad2deg, unitsratio

  


 © 1984-2008- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS