evtvardly.c File Reference

#include "scicos_block.h"
#include <math.h>

Include dependency graph for evtvardly.c:

Go to the source code of this file.

Functions

void evtvardly (scicos_block *block, int flag)


Function Documentation

void evtvardly ( scicos_block block,
int  flag 
)

Definition at line 4 of file evtvardly.c.

References scicos_block::evout, and scicos_block::inptr.

00005 { 
00006   if (flag==3){
00007     block->evout[0]=block->inptr[0][0];
00008   }
00009 }


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