angle conversion using for/while loops

1 次查看(过去 30 天)
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 CenterFile Exchange 中查找有关 Loops and Conditional Statements 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by