> 其他 >
matlab中如何在原矩阵的右边添加一列
人气:326 ℃ 时间:2020-04-12 17:39:01
解答
a=rand(3,3);
b=[2;3;4];
c=[a b]
推荐
猜你喜欢
© 2026 79432.Com All Rights Reserved.
电脑版|手机版