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
-
How to find the position of an element in a vector without using the find function
2822 Solvers
-
Duplicate each element of a vector.
639 Solvers
-
Do Fast Fourier Transformation
285 Solvers
-
find the maximum element of the matrix
542 Solvers
-
376 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!