columns with zeors and NaN
Info
This question is closed. Reopen it to edit or answer.
Show older comments
Hi all,
I have a column k= NaN NaN NaN NaN NaN NaN NaN NaN NaN NaN NaN NaN NaN NaN NaN
when I convert it to num2cell(k) and export it in excel some elements of that column take value zero while some other are NaN. Why is this the case? can i correct this so as to have only NaNs which is the real k
5 Comments
per isakson
on 25 May 2012
My guess is that it depends on preset properties of the target cells in Excel. Btw, what is a NaN in Excel?
antonet
on 25 May 2012
antonet
on 25 May 2012
Oleg Komarov
on 25 May 2012
It would be faster if you posted a complete example (code) .
antonet
on 25 May 2012
Answers (0)
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!