Description Usage Arguments Details Value Examples
This function creates M by N longitude-latitude grid.
1 | mesh(M, N)
|
M |
M longitudes of M by N grid |
N |
N latitudes of M by N grid |
This function creates M by N longitude-latitude grid.
theta |
latitudes in radian of M by N longitude-latitude grid |
phi |
longitudes in radian of M by N longitude-latitude grid |
1 | mesh(100, 50)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.