wolffd@0: function model = foo(inputs, outputs, varargin) wolffd@0: wolffd@0: model.inputs = inputs; wolffd@0: model.outputs = outputs; wolffd@0: