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

 Réponse acceptée

saianan
saianan le 17 Mai 2023

0 votes

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

Plus de réponses (0)

Catégories

En savoir plus sur Creating and Concatenating Matrices dans Centre d'aide et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!