怎样从矩阵中取值。

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

 采纳的回答

saianan
saianan 2023-5-17

0 个投票

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

更多回答(0 个)

类别

帮助中心File Exchange 中查找有关 Creating and Concatenating Matrices 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!