Asking about resolution of coast.mat dataset
    5 vues (au cours des 30 derniers jours)
  
       Afficher commentaires plus anciens
    
Hello, could you please tell me the resolution of "coast.mat" in matlab? Many thanks!
0 commentaires
Réponse acceptée
  KSSV
      
      
 le 17 Avr 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 commentaires
Plus de réponses (0)
Voir également
Catégories
				En savoir plus sur Get Started with MATLAB dans Help Center et File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

