How to remove #N/A?

3 Ansichten (letzte 30 Tage)
Chiara Scarpellini
Chiara Scarpellini am 19 Mai 2021
Kommentiert: per isakson am 19 Mai 2021
I would like to replace all of the elements #N/A of the vector with zeros
#N/A
1336.94
#N/A
#N/A
#N/A
#N/A
1271.44
1336.94
1967.27
3190.22
3207.76
  3 Kommentare
Chiara Scarpellini
Chiara Scarpellini am 19 Mai 2021
I imported this from Excel
per isakson
per isakson am 19 Mai 2021
In Excel #N/A stands for "null (#N/A) values".
When (R2018b) I import numerical data that contains #N/A it is converted to NaN in Matlab. How did you import from Excel ?

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by