Asking about resolution of coast.mat dataset
    5 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
    Thao Linh Tran
 el 17 de Abr. de 2019
  
    
    
    
    
    Respondida: KSSV
      
      
 el 17 de Abr. de 2019
            Hello, could you please tell me the resolution of "coast.mat" in matlab? Many thanks!
0 comentarios
Respuesta aceptada
  KSSV
      
      
 el 17 de Abr. de 2019
        It is not uniform...it keeps changing......you may check it on your own.....
load coast.mat 
unique(diff(long))
unique(diff(lat))
0 comentarios
Más respuestas (0)
Ver también
Categorías
				Más información sobre Get Started with MATLAB 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!

