How to delete a row in matrix?
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Matlab111
il 15 Gen 2015
Risposto: Youssef Khmou
il 15 Gen 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 Commenti
Risposta accettata
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Elementary Math in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!