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 Solvers202
Suggested Problems
-
The Hitchhiker's Guide to MATLAB
3409 Solvers
-
Matrix indexing with two vectors of indices
780 Solvers
-
We love vectorized solutions. Problem 1 : remove the row average.
890 Solvers
-
Change the first and last diagonal element of the identity matrix to zero
160 Solvers
-
Matlab Basics II - Extract last 3 elements of a vector
262 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.