How to delete a row in matrix?
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Matlab111
el 15 de En. de 2015
Respondida: Youssef Khmou
el 15 de En. de 2015
For example:
a=[10;
2;
3;
4;
44;
5;
5;
56]
i need to delete first element,in this case, i need to delete '10' how?
0 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Elementary Math 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!