How to remove #N/A?
    5 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
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 comentarios
  per isakson
      
      
 el 19 de Mayo de 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 ?
Respuestas (0)
Ver también
Categorías
				Más información sobre Spreadsheets en Help Center y File Exchange.
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


