How to create a matrix?
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Aarti Soni
el 17 de Mayo de 2022
Comentada: Aarti Soni
el 18 de Mayo de 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 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Matrix Indexing 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!