Reversing a vector in the same line of code
1 view (last 30 days)
Show older comments
Dacian Andrei Firca
on 3 Mar 2022
Commented: Dacian Andrei Firca
on 3 Mar 2022
Hi guys! Starting from the vector a_vec = [2, 4, -5, 7, 18, 0], using a single command line generate a vector that contains the same values, but in reverse order. How can i generate the line code?
Thank you!
0 Comments
Accepted Answer
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!