rbmatlab  1.16.09
 All Classes Namespaces Files Functions Variables Modules Pages
Functions
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 More...
 

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 17 of file unitcube.m.

Here is the caller graph for this function: