rbmatlab  1.16.09
 All Classes Namespaces Files Functions Variables Modules Pages
Functions
insert_affine_decompositions.m File Reference

the field <name> is created as a parameter separable function, if both <name>_components and <name>_coefficients are present fields of model More...

Go to the source code of this file.

Functions

function model = insert_affine_decompositions (model)
 the field <name> is created as a parameter separable function, if both <name>_components and <name>_coefficients are present fields of model More...
 

Detailed Description

the field <name> is created as a parameter separable function, if both <name>_components and <name>_coefficients are present fields of model

Definition in file insert_affine_decompositions.m.

Function Documentation

function model = insert_affine_decompositions (   model)

the field <name> is created as a parameter separable function, if both <name>_components and <name>_coefficients are present fields of model

Parameters
modelmodel
Return values
modelmodel

Definition at line 17 of file insert_affine_decompositions.m.