Problem 1820. 07 - Common functions and indexing 5
Create the vector lin:
![](http://samle.dk/STTBDP/Assignment1_7e.png)
(the integers from 1 to 20)
Make every other value in it negative to get:
![](http://samle.dk/STTBDP/Assignment1_7e2.png)
Solution Stats
Problem Comments
-
1 Comment
David Verrelli
on 14 Nov 2017
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".
Solution Comments
Show commentsProblem Recent Solvers414
Suggested Problems
-
Return the 3n+1 sequence for n
8341 Solvers
-
Find the two most distant points
2877 Solvers
-
321 Solvers
-
424 Solvers
-
345 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!