|
rbmatlab 0.10.01
|
function adding fields to model for generating a 2D rectgrid with 100 x 100 elements on the unit-square
More...
Go to the source code of this file.
Functions | |
| function model = | unitcube ( model) |
function adding fields to model for generating a 2D rectgrid with 100 x 100 elements on the unit-square | |
function adding fields to model for generating a 2D rectgrid with 100 x 100 elements on the unit-square
Definition in file unitcube.m.
| function model = unitcube | ( | model | ) |
function adding fields to model for generating a 2D rectgrid with 100 x 100 elements on the unit-square
| model | model |
| model | model |
gridtype — gridtype xrange — xrange yrange — yrange xnumintervals — xnumintervals ynumintervals — ynumintervals Definition at line 1 of file unitcube.m.
1.7.4