rbmatlab 0.10.01
Functions
models/common/unitcube.m File Reference

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

Detailed Description

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 Documentation

function model = unitcube (   model)

function adding fields to model for generating a 2D rectgrid with 100 x 100 elements on the unit-square

Parameters:
modelmodel
Return values:
modelmodel
Generated fields of model:
  • gridtype —  gridtype
  • xrange —  xrange
  • yrange —  yrange
  • xnumintervals —  xnumintervals
  • ynumintervals —  ynumintervals

Definition at line 1 of file unitcube.m.

All Classes Namespaces Files Functions Variables