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!