Home

Creating the Grid

 

We can see that we directly have a drop-down menu allowing you to choose the field to be used without having to enter it with the risks of error that this can induce. We're using a function that can itself create a grid, so we're leaving the first option. There are functions that do not allow this, such as residuals, for example. In this case, you need to create the grid and then the function.

Up

Next