So if A = [ 1 2 3; 4 5 6; 7 8 9]
B = [ 3 3]
Solution Stats
Problem Comments
2 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers200
Suggested Problems
-
Project Euler: Problem 2, Sum of even Fibonacci
2835 Solvers
-
find the maximum element of the matrix
538 Solvers
-
Sum of first n positive integers
622 Solvers
-
Find and replaces spaces from a input string with *
172 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
358 Solvers
More from this Author23
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
What about writing a problem statement????
Agree with Elmar, this really needs a description. For the record: it's asking you to return the size of the input matrix, A.