怎样从一个矩阵中依次取出每三行的数值??

 채택된 답변

saianan
saianan 2023년 5월 17일

0 개 추천

用 :
b=a(1:3:end,:)

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Creating and Concatenating Matrices에 대해 자세히 알아보기

태그

질문:

2023년 5월 17일

답변:

2023년 5월 17일

Community Treasure Hunt

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

Start Hunting!