How to replace a string with another string in a Matlab table
Mostra commenti meno recenti
Hi,
I have a table that has 'N/A' in some of the column cells. I want to replace 'N/A' by ''. Would anyone tell me how to do that?
Thanks,
Jennifer
Risposta accettata
Più risposte (1)
Image Analyst
il 27 Ago 2015
1 voto
Look at the isnan() function and I'm sure you'll find the way.
Categorie
Scopri di più su Logical in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!