Having a row vector of number, pick the first number, place in new output vector as the first value,
then skip one number, pick the 3rd number, place as 2nd number in the output vector,
the skip 2, pick the 6th number, place as the 3rd number in the putput vector, etc.
Until you run out of numbers in the original vector.
Solution Stats
Solution Comments
Show comments
Loading...
Problem Recent Solvers14
Suggested Problems
-
Determine if a Given Number is a Triangle Number
399 Solvers
-
Find the index of the largest value in any vector X=[4,3,4,5,9,12,0,4.....5]
400 Solvers
-
Find Out sum of principal diagonal element of given matrix
258 Solvers
-
Matlab Basics II - Extract last 3 elements of a vector
263 Solvers
-
46 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!