Let Y = [30, 45, 60,90] be a vector representing data measurements measured with units ofdegrees. Using for/while loops, convert the vector of degrees to a vector of radians.
I have trouble understanding the notation for for/while loops. Could someone walk me through for the example given above?

댓글 수: 1

dpb
dpb 2020년 4월 12일
Show us your attempt and where you get stuck, specifically...hints/corrections will be bound to follow. But, "not so much" if you're not contributing...

댓글을 달려면 로그인하십시오.

답변 (1개)

SaiDileep Kola
SaiDileep Kola 2020년 4월 23일

0 개 추천

you can learn about them in the documentation from mathworks here.

카테고리

도움말 센터File Exchange에서 Loops and Conditional Statements에 대해 자세히 알아보기

질문:

2020년 4월 12일

답변:

2020년 4월 23일

Community Treasure Hunt

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

Start Hunting!

Translated by