How to delete a row in matrix?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Matlab111
le 15 Jan 2015
Réponse apportée : Youssef Khmou
le 15 Jan 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 commentaires
Réponse acceptée
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Elementary Math dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!