Functions | |
function | cfix (var x, var d, var err) |
This function ``fixes'' a cell array. | |
This file is part of the ooDACE toolbox and you can redistribute it and/or modify it under the terms of the GNU Affero General Public License version 3 as published by the Free Software Foundation. With the additional provision that a commercial license must be purchased if the ooDACE toolbox is used, modified, or extended in a commercial setting. For details see the included LICENSE.txt file. When referring to the ooDACE toolbox please make reference to the corresponding publications:
Contact : ivo.c - ouck uyt@u gent .behttp://sumo.intec.ugent.be/?q=ooDACE Signature y = cfix( x,d,err )
function cfix | ( | var | x, |
var | d, | ||
var | err | ||
) |
This function ``fixes'' a cell array.
Either a constant, a one element cell array or a length `d' cell array can be passed to this function. The function will return a length `d' cell array, duplicating the input if necessary