if v1 is [1 2 3 4 5 6 7 8] then v2 should be [3 5 7 9 11 13 15].
if v1 is [1; 3; 5; 7] then v2 should be [4; 8; 12].
Solution Stats
Solution Comments
Show comments
Loading...
Problem Recent Solvers161
Suggested Problems
-
430 Solvers
-
Back to basics 19 - character types
271 Solvers
-
Getting the row and column location from a matrix
297 Solvers
-
Reverse the elements of an array
1109 Solvers
-
convert matrix to single column
433 Solvers
More from this Author4
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!