How to replace a string with another string in a Matlab table
古いコメントを表示
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
採用された回答
その他の回答 (1 件)
Image Analyst
2015 年 8 月 27 日
1 投票
Look at the isnan() function and I'm sure you'll find the way.
カテゴリ
ヘルプ センター および File Exchange で Logical についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!