How to return value to zero before index of specific element in matrix?
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Safia
el 12 de Sept. de 2022
Comentada: Safia
el 12 de Sept. de 2022
Hi all!
I have a matrix (m*n), in each row i have a specific element that i want all element before it to be set to zero.
I extracted the index of specific element in column vector "V" . all i need now is to return values before this index "0".
thanks
0 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Matrix Indexing en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!