Adding 32 to specific indices in a vector
Show older comments
I have a [1x1200] vector x. I also have a vector of indices, y, that is [1x24]. How do I add 32 to the values in x at the indices specified in vector y?
Accepted Answer
More Answers (0)
Categories
Find more on Resizing and Reshaping Matrices in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!