This function is used to create a scicos block
simulation data structure from a scicos_model
data structure of a Scicos block. The model must be properly informed before
calling model2blk.
That function could be used before a call to the simulation
function via callblk.
[blk] = model2blk(model)