How to create a matrix?
    3 Ansichten (letzte 30 Tage)
  
       Ältere Kommentare anzeigen
    
    Aarti Soni
 am 17 Mai 2022
  
    
    
    
    
    Kommentiert: Aarti Soni
 am 18 Mai 2022
            Hello everyon,
I want to creat a latitude and longitude matrix (180 X 360). The interval is given below:
        longitude = 0.25:1:359.75;
        latitude = -89.75:1:89.75;
Thanks in advance
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
				Mehr zu Matrix Indexing 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!

