Problem 830. Fill a zeros matrix
Solution Stats
Problem Comments
-
9 Comments
Useful in practice !
There is an error in the statement of the problem: the matrix is the smallest that is compatible with the indices, and is not necessarily square.
how about including "regexp" in the forbidden commandlist?
"regexp" should be forbidden in this problem...ps:the forbidden is so powerful that I can put "zeros" word inside my function's comment.:lol
How about forbiding regexp?
I like it
In the problem, line 3 "square matrix" should have the "square" removed; plural of index will be indices... Nevertheless I like the problem especially with all those forbidden words.
funny
How can you iterate without a FOR loop?
Solution Comments
Show commentsProblem Recent Solvers577
Suggested Problems
-
Remove the polynomials that have positive real elements of their roots.
1409 Solvers
-
Compute a dot product of two vectors x and y
928 Solvers
-
336 Solvers
-
477 Solvers
-
427 Solvers
More from this Author30
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!