evtvardly.c

Go to the documentation of this file.
00001 #include "scicos_block.h"
00002 #include <math.h>
00003 
00004 void evtvardly(scicos_block *block,int flag)
00005 { 
00006   if (flag==3){
00007     block->evout[0]=block->inptr[0][0];
00008   }
00009 }
00010 

Generated on Sun Mar 4 15:03:59 2007 for Scilab [trunk] by  doxygen 1.5.1