degrees and radians

Two helper functions, one converts degrees to radians, the other rads to deg.
ダウンロード: 8.3K
更新 2009/8/18

ライセンスの表示

編集メモ: 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.

引用

Richard Medlock (2024). degrees and radians (https://www.mathworks.com/matlabcentral/fileexchange/3263-degrees-and-radians), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R12.1
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersFunctions についてさらに検索
謝辞

ヒントを与えたファイル: deg2rad and rad2deg conversion functions

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
バージョン 公開済み リリース ノート
1.1.0.0

Modified calculation based on a user suggestion to improve speed.

1.0.0.0