A =[A; ones(1600-109,26)]; % size(A)
How to fill a matrix with ones
5 次查看(过去 30 天)
显示 更早的评论
I have two matrix A=109*26 and B=1600*26.
I want to fill A with ones to reach 1600*26.
0 个评论
采纳的回答
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!