IrregularMeshGrid(Xboundary,YBoundary,Nx,Ny,KeepPoints,PlotBOOL)
Version 1.0.0.0 (6.71 KB) by
Terence Macquart
2D Irregular meshgrid
Creates a non-rectangular meshgrid based on the upper and lower boundary points of the space to be meshed. Note that 'interp2' will not work but 'griddata' can be used instead for interpolation. The function contains basic MATLAB calls and should run in older release.
Cite As
Terence Macquart (2023). IrregularMeshGrid(Xboundary,YBoundary,Nx,Ny,KeepPoints,PlotBOOL) (https://www.mathworks.com/matlabcentral/fileexchange/59459-irregularmeshgrid-xboundary-yboundary-nx-ny-keeppoints-plotbool), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2013a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |