NaN to String Conversion in table

2 views (last 30 days)
Tessa Aus
Tessa Aus on 17 Apr 2017
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 Numeric Types 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!