03-24-2012 03:02 PM
Hi all, I am very new to Labview and programming.. The thing is I need to figure out how produce a graph having data from modeling equation. This is the equation that I need to use to convert to graph,the value that I want for the graph is x vs t
I want to ask all of u wether I need to integrate the equation first or just use this equation to build that graph. And how to do that ?
I have tried not to integrate and and use value generated to be inserted for new calculation using array but failed because it kept repeating the first array. The file is array.Vi
03-24-2012 03:25 PM
Sorry due to some mistake by me I need to add information from another box
i also tried to integrate the equation which i end up with this , since the
right side of this equation doesnt have x. I just proceed like normal. The file that I do with this equation is integrate.Vi. Problem with this Vi is that I cannot insert initial x value.
The value for the constant are
Fv= 1000
V=5000
miu max = 0.1
total time is 30(interval 1)
initial x value = 0.25
I really hope someone can help me with this. if can as soon as possible.thanks