Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

columns with zeors and NaN

조회 수: 1 (최근 30일)
antonet
antonet 2012년 5월 25일
마감: MATLAB Answer Bot 2021년 8월 20일
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
Oleg Komarov
Oleg Komarov 2012년 5월 25일
It would be faster if you posted a complete example (code) .
antonet
antonet 2012년 5월 25일
thanks oleg. I found the solution

답변 (0개)

이 질문은 마감되었습니다.

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by