%% $RCSfile: timestwo.ttlc,v $ %% File : timestwo.tlc generated from timestwo.ttlc revsion 1.4 %% $Date: 2000/03/02 22:39:27 $ %% %% John Ciolfi, 1-May-1998 %% Copyright 1990-2000 The MathWorks, Inc. %% %% Abstract: %% sfunction timestwo block target file %% See simulink/src/timestwo.c %implements "timestwo" "C" %% Function: Outputs =========================================================== %% %function Outputs(block, system) Output /* % Block: % */ %% /* Multiply input by two */ %assign rollVars = ["U", "Y"] %roll idx = RollRegions, lcv = RollThreshold, block, "Roller", rollVars % = \ % * 2.0; %endroll %endfunction %% [EOF] timestwo.tlc