How removing elements from vector?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
huda nawaf
el 9 de Ag. de 2022
Comentada: huda nawaf
el 10 de Ag. de 2022
Hello,
How removing some elements from a long vector.
For example:
c=[1 2 3];
z=[10 9 1 4 11 2 6 3];
How removing c from z?
Tjanks in advance
0 comentarios
Respuesta aceptada
Más respuestas (0)
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!