2 questions.
1. Hoe to smoothen out the graph. like 3 point or 9 point smoothing.
2. I am taking data and plotting it at the same time but each time it
changes color. Is there anyway I can make it not to change the color.
thanks in advance..
In anticipation of help
-priiyank
If you wire an indicator to the Error Output node of the L-M vi does
anything come up? This can be pretty useful in diagnosing the issue
YES.. this is the erro no. -23033.
HELP..
here is my code. I know it's long and very badly written. but under
the core of the program section I am usign this "Levenberg Marquardt"
to fit my data but for some strange reasons I am not getting any
output from the program.
Is it possible for someone to look at the program and tell me what and
I want to fit my data to some gaussian. I don't know any coefficients.
Can anyone tell me how can I compare my data set to some arbitrary
gaussian.?
In anticipation of reply.
priiyank
thanks it's working now...
sorry but I don't know the difference between switching and latching.
Sorry but I am not an expert in LV.
I don't know how to solve tihs problem and I am posting it here to get
some help.
I want to plot a graph. then save it. then make another plot (in
differnt colour) and then compare these two plots byu plotting them on
one single graph.Both have same X axis. So X axis will be same and for
one Y axis will be on left and for 2nd one it will be on right. My
problem is :
1. How can