what do i use instead of &&

2 个评论

If you have trouble with Matlab basics you may consider doing the Onramp tutorial (which is provided for free by Mathworks).
Agreed. Chs 5 and 12 in particular.

请先登录,再进行评论。

回答(1 个)

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

1 个评论

I suspect the curly braces are incorrect as well. Just use parentheses.

请先登录,再进行评论。

类别

帮助中心File 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