degrees and radians
Version 1.1.0.0 (1,55 KB) von
Richard Medlock
Two helper functions, one converts degrees to radians, the other rads to deg.
Anmerkung des Herausgebers: 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.
Zitieren als
Richard Medlock (2024). degrees and radians (https://www.mathworks.com/matlabcentral/fileexchange/3263-degrees-and-radians), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Erstellt mit
R12.1
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- MATLAB > Programming > Functions >
Mehr zu Functions finden Sie in Help Center und MATLAB Answers
Tags
Quellenangaben
Inspiriert: deg2rad and rad2deg conversion functions
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.1.0.0 | Modified calculation based on a user suggestion to improve speed. |
||
1.0.0.0 |