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
-
Get the length of a given vector
13061 Solvers
-
Calculate distance travelled when given radius and rotations
242 Solvers
-
07 - Common functions and indexing 2
423 Solvers
-
Find Out sum of principal diagonal element of given matrix
258 Solvers
-
Convert from Fahrenheit to Celsius
27880 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.