order dilemma1130 (3/21/2011 5:56:47 PM) Hi There,
I'm in troubles solving below issue that I need to resolve in a C
algorithm on a PIC microcontroller.
Imagine I got three output pins, let's call them A,B and C.
From time 0 on the can be set wi... cerr
Modulo function in Scicos?3273 (3/17/2011 12:05:34 AM) I'm trying to set up a block in scicos that implements the modulo
function. Using the expression block and
entering modulo(u1,u2) results in the error "Unknown variable modulo."
What am I doing wrong?
T... Scott