NaN to String Conversion in table
Show older comments
I have a Table in Matlab called B. In table B there is a column(6) that contains all NaN values IF the user decides to leave the column blank. I would like to change these NaN values in Table B(1:end,6) from NaN to 'Outside'. The values in this column will be all 'Outside' if the user imports the matrix with this column filled or will leave it blank and I will need to then convert from NaN to 'Outside'. Thank you!
Answers (0)
Categories
Find more on Tables in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!