Given an n-by-2 matrix with positive and negative numbers, return an n-by-n matrix in the manner of the function template.
Solution Stats
Problem Comments
1 Comment
Solution Comments
Show comments
Loading...
Problem Recent Solvers52
Suggested Problems
-
Return the largest number that is adjacent to a zero
5531 Solvers
-
Generate a vector like 1,2,2,3,3,3,4,4,4,4
14179 Solvers
-
Find Index of maximum Value and maximum Value of a vector
173 Solvers
-
Generate a random matrix A of (1,-1)
431 Solvers
-
Is this triangle right-angled?
6589 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
Answer plainly given away in the problem template and the test suite.
No proper explanation for the question, nor adequate test cases.
Extremely poor problem.