


Transform the row vector based description of the parameters into a structure based one.
fis=Vector2Fis(fis,ParamVector,ParameterizationType,RPtype)
Transform the row vector based description of the parameters into a
structure based one.
-------------------------------------------------------------------------
Parameters
-------------------------------------------------------------------------
fis - complex structure describing the fuzzy inference system
ParamVector - row vector containing the parameters of the fuzzy system
ParameterizationType -
1 - breakpoints
2 - relative distances
3 - conserving Ruspini partition
4 - reference point
RPtype - reference point type
'corecentre'
'corecentreprojection'
'supportcentre'
-------------------------------------------------------------------------
Returned values
-------------------------------------------------------------------------
fis - complex structure describing the fuzzy inference system
-------------------------------------------------------------------------
Remarks
-------------------------------------------------------------------------
Only the set shape types trapmmf,trimf and singlmf are implemented.
The parameter RPtype will be used only in future versions of the
function.
-------------------------------------------------------------------------
Zsolt Csaba Johanyák, johanyak.csaba@gamf.kefo.hu, v. 1.0, 25 Oct 2008