what do i use instead of &&

2 comentarios

Rik
Rik el 6 de Abr. de 2021
If you have trouble with Matlab basics you may consider doing the Onramp tutorial (which is provided for free by Mathworks).
Cris LaPierre
Cris LaPierre el 6 de Abr. de 2021
Agreed. Chs 5 and 12 in particular.

Iniciar sesión para comentar.

Respuestas (1)

Kojiro Saito
Kojiro Saito el 6 de Abr. de 2021

0 votos

Possibly,
ABOVE_AVG = Gradess(Grades{:,2} >= a & Grades{:,2} >= b, :)

1 comentario

Cris LaPierre
Cris LaPierre el 6 de Abr. de 2021
I suspect the curly braces are incorrect as well. Just use parentheses.

Iniciar sesión para comentar.

Categorías

Más información sobre Loops and Conditional Statements en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 6 de Abr. de 2021

Comentada:

el 6 de Abr. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by