IRIS Toolbox Reference Manual
horzcat
Combine two compatible model objects in one object with multiple parameterisations
Syntax
M = [M1,M2,...]
Input arguments
M1
,
M2
[ model ] - Compatible model objects that will be combined; the input models must be based on the same model file.
Output arguments
M
[ model ] - Output model object that combines the input model objects as multiple parameterisations.
Description
Example