06-17-2008 04:57 PM
Hello
Can somebody help me to convert this matlab code into c code so i can use it in formula node?
Thanks
wn=30;
wd=30;
zetan=.05;
zetad=.25;
ts=.01;
anum=(wd^2/wn^2)*(4+4*zetan*wn*ts+wn^2*ts^2)/(4+4*zetad*wd*ts+wd^2*ts^2);
06-17-2008 05:11 PM
06-17-2008 06:22 PM - edited 06-17-2008 06:22 PM
06-18-2008 10:14 AM
Hi
Thanks for the reply. I could not open the vi because i have older version of labview ( 8.2). Can you post a picture of the vi? I wanted to use formula node because i have few more equations to calculate.
06-18-2008 10:52 AM
Here it is in version 8.2