怎样从矩阵中取值。

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

 Risposta accettata

saianan
saianan il 17 Mag 2023

0 voti

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

Più risposte (0)

Categorie

Tag

Richiesto:

il 17 Mag 2023

Risposto:

il 17 Mag 2023

Community Treasure Hunt

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

Start Hunting!