Hi
How can I simulate in labview using simulation loop
if I have one simple equation like
y = exp(w*t)[sin(w*t) + cos(w*t)]
wher is some frequency lets say w = 10
and t is definitely time
I just want to see the response of y
i want to do it in simulation loop
How can I address this
Thanks