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

 採用された回答

saianan
saianan 2023 年 5 月 17 日

0 投票

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

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeCreating 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!