squeeze
Gs = squeeze(G::GMTgrid) -> GMTgrid
Remove singleton dimension from a grid. So far only for vertical slices of 3D grids.
Source Code
View the source code for this function.
Gs = squeeze(G::GMTgrid) -> GMTgrid
Remove singleton dimension from a grid. So far only for vertical slices of 3D grids.
View the source code for this function.