Create the vector lin:

(the integers from 1 to 20)
Make every other value in it negative to get:
Solution Stats
Problem Comments
1 Comment
Solution Comments
Show comments
Loading...
Problem Recent Solvers430
Suggested Problems
-
Return a list sorted by number of occurrences
2899 Solvers
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
2060 Solvers
-
Generate a vector like 1,2,2,3,3,3,4,4,4,4
14224 Solvers
-
400 Solvers
-
936 Solvers
More from this Author26
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
There is something a little unsatisfying about solving a 'Problem' in which there is no input, and (thus) only one output case required, and where furthermore a valid solution is shown in the Test Suite. This seems to apply to all/most 'Problems' tagged "sttbdp1".