|
|
| File Information |
| Description |
This function reformats a list of 2-d or 3-d datpoints to a grid, similar to the results of the griddata function but without any interpolation. It reshapes the data using all unique x, y, and if applicable, z coordinates as rows, columns, and pages of the final data grid.
Overall, this function is a useful alternative to griddata when your data is already on a grid but stored as a list of coordinates. It is more flexible than a simple reshape because it allows data points to be listed in any order, and allows for missing grid points. |
| MATLAB release |
MATLAB 7.4 (R2007a)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
|
Contact us at files@mathworks.com