angle conversion using for/while loops

2 ビュー (過去 30 日間)
Gerrit Foellmer-Kravchenko
Gerrit Foellmer-Kravchenko 2020 年 4 月 12 日
回答済み: SaiDileep Kola 2020 年 4 月 23 日
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 日
you can learn about them in the documentation from mathworks here.

カテゴリ

Help Center および File ExchangeLoops and Conditional Statements についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by