A = [1 2 3 4;
5 6 7 8]
B = [1 2 3 4 1 2 3 4;
5 6 7 8 5 6 7 8;
1 2 3 4 1 2 3 4;
5 6 7 8 5 6 7 8]
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers129
Suggested Problems
-
Program an exclusive OR operation with logical operators
750 Solvers
-
Flip the main diagonal of a matrix
904 Solvers
-
Convert given decimal number to binary number.
2280 Solvers
-
6033 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
358 Solvers
More from this Author11
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!