How to remove #N/A?
    5 Ansichten (letzte 30 Tage)
  
       Ältere Kommentare anzeigen
    
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
  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 ?
Antworten (0)
Siehe auch
Kategorien
				Mehr zu Spreadsheets finden Sie in Help Center und File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


