Adding 32 to specific indices in a vector
Mostrar comentarios más antiguos
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?
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Resizing and Reshaping Matrices en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!