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 Solvers591
Suggested Problems
-
88281 Solvers
-
1161 Solvers
-
Sum of first n terms of a harmonic progression
384 Solvers
-
Getting the indices from a matrix
607 Solvers
-
403 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!