I have an angle data which unit is degree. This angle is more than 360 degree. I want to reduce this angle.

%for example;
a=360.0009367 %degree Actually there is no any degree which more than 360 degree so I need to reduce this angle.
%sin(a)=sin(a-360) so actually my angle is 0.00009367 degree which I'm looking for
%what kind of codes I need to reduce the angles which more than 360 degree.
thanks in advance.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Aerospace Blockset에 대해 자세히 알아보기

질문:

2013년 7월 13일

Community Treasure Hunt

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

Start Hunting!

Translated by