[Scilab-users] Generic_block3

pepe peter.balazovic at yahoo.com
Thu Feb 21 09:00:01 CET 2013


Hello,

Thank you very much for your answer! I have a similar question for 

#define W        ((SCSREAL_COP *)(GetWorkPtrs(blk))

	case Initialization:
		GetWorkPtrs(blk) = (double *)scicos_malloc(sizeof(double)*2);
		W[0] = 0; 
                W[1] = 0; 
	break;

I need to use work array and I need to rad it out somehow since now I have
no success.
If you can help I would very appreciate.

Thank you

Best regards,
Peter





--
View this message in context: http://mailinglists.scilab.org/Generic-block3-tp4025973p4025986.html
Sent from the Scilab users - Mailing Lists Archives mailing list archive at Nabble.com.



More information about the users mailing list