meshgrid

Category: Utilities

Documentation for the meshgrid function.

Methods

# 3 methods for generic function "meshgrid" from GMT:
 [1] meshgrid(vx::AbstractVector{T}, vy::AbstractVector{T}, vz::AbstractVector{T}) where T
 [2] meshgrid(vx::AbstractVector{T}, vy::AbstractVector{T}) where T
 [3] meshgrid(v::AbstractVector)

See Also