fill row of matrix
17 views (last 30 days)
Show older comments
yousef Yousef
on 9 Apr 2014
Commented: Ayesha Punjabi
on 16 Apr 2019
Assume I have d=[1 3 5 6 7 8 1 4 5 10], and e=zeros(5,10). I want to take only the first 4 elements of d and put them into the first row of e.
0 Comments
Accepted Answer
More Answers (0)
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!