how to identify the particular element and its position in matlab?
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I have
f=[1 0 0 0 0 1 0 0 0 0 1 0 0 1 0 0 1 0 0 0 0 0 1 0 1 0 0 0 11 2 4 6 2 10 1];
In this f size is 1×35 . I want the answer as, at which positions 1 are present up to length 28.
0 comentarios
Ver también
Categorías
Más información sobre Get Started with MATLAB 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!