angle conversion using for/while loops

1 visualización (últimos 30 días)
Gerrit Foellmer-Kravchenko
Gerrit Foellmer-Kravchenko el 12 de Abr. de 2020
Respondida: SaiDileep Kola el 23 de Abr. de 2020
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 comentario
dpb
dpb el 12 de Abr. de 2020
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...

Iniciar sesión para comentar.

Respuestas (1)

SaiDileep Kola
SaiDileep Kola el 23 de Abr. de 2020
you can learn about them in the documentation from mathworks here.

Categorías

Más información sobre Loops and Conditional Statements en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by