I have a set of data consisting of 198x81 sets of score data. I would like to take the data only at 50x81. If I type score(:,1:81), it will execute all 198x81 data. can anyone help me?
thank you in advance

 채택된 답변

Azzi Abdelmalek
Azzi Abdelmalek 2014년 3월 27일

0 개 추천

score(1:50,:)

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Logical에 대해 자세히 알아보기

질문:

2014년 3월 27일

댓글:

2014년 3월 27일

Community Treasure Hunt

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

Start Hunting!

Translated by