Given array,x, display all the negative numbers and display output as y. Example x=[1 -2 3 -4] , output is y=[-2 -4].
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers111
Suggested Problems
-
30705 Solvers
-
Return the largest number that is adjacent to a zero
5535 Solvers
-
Getting the indices from a vector
12319 Solvers
-
12221 Solvers
-
Delete 2nd and 5th column of Given 6*6 matrix
172 Solvers
More from this Author8
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!