ndgrid
Core Math
N-dimensional grid. Like meshgrid but with different axis convention.
Syntax
[X, Y] = ndgrid(x, y)
Examples
ndgrid([1, 2, 3], [4, 5])▶ Run
See Also
Try SimLab — Free MATLAB® Alternative
466 functions. Runs in your browser. No install.
Open SimLab