Editing or manipulating contents of arrays
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposta accettata
Azzi Abdelmalek
il 5 Ago 2012
Modificato: Azzi Abdelmalek
il 5 Ago 2012
cell2mat(A) % A is your array
0 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Matrices and Arrays in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!