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!