Input Signals

When runing a network simulation via csim('simulate',...); one can specify input signals like in the command


    » csim('simulate',Tsim,S);
where S is a struct array with the following fields: Note that csim('simulate',...); accepts an arbirary number of such struct arrays. See documentation of the simulate command.