what do i use instead of &&
    조회 수: 2 (최근 30일)
  
       이전 댓글 표시
    

댓글 수: 2
  Rik
      
      
 2021년 4월 6일
				If you have trouble with Matlab basics you may consider doing the Onramp tutorial (which is provided for free by Mathworks).
답변 (1개)
  Kojiro Saito
    
      
 2021년 4월 6일
        Possibly,
ABOVE_AVG = Gradess(Grades{:,2} >= a & Grades{:,2} >= b, :)
댓글 수: 1
참고 항목
카테고리
				Help Center 및 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!



