-
1 Comment
Carlos Castillo
on 14 Nov 2018
B = horzcat(A(1:end,1:n-1), A(1:end,n+1:end)); gives size 35.
How can we know the real leading solution sizes if there are those "message solutions" that are not real solutions?
Suggested Problems
-
Find the sum of all the numbers of the input vector
50719 Solvers
-
699 Solvers
-
Fix the last element of a cell array
1559 Solvers
-
852 Solvers
-
995 Solvers
More from this Author96
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!