Editing or manipulating contents of arrays
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi
I am working with an array of about 250,000 number all encase in "" and i want to to remove the "" from all of them. Is there any way i can remove them.
Thanks in advance
0 commentaires
Réponse acceptée
Azzi Abdelmalek
le 5 Août 2012
Modifié(e) : Azzi Abdelmalek
le 5 Août 2012
cell2mat(A) % A is your array
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Matrices and Arrays dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!