degrees and radians

Two helper functions, one converts degrees to radians, the other rads to deg.

You are now following this Submission

Editor's Note: This file was selected as MATLAB Central Pick of the Week

Two simple functions to save time writing out the code to do a degrees to radians calculation or vice versa.

Cite As

Richard Medlock (2026). degrees and radians (https://www.mathworks.com/matlabcentral/fileexchange/3263-degrees-and-radians), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired: deg2rad and rad2deg conversion functions

Categories

Find more on Functions in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.1.0.0

Modified calculation based on a user suggestion to improve speed.

1.0.0.0