lil_zu Posted April 4, 2008 Report Share Posted April 4, 2008 m trying to obtain a plot from the following function ( see attached file) a I-V curve and then from the plot i wanna determine values for "I" when values of V are specified. I wanna do this without using cursers but programmatically.(possibly using interpolate functions) .. I hope someone can help me..thanks a lot Quote Link to comment
bmoyer Posted April 4, 2008 Report Share Posted April 4, 2008 I don't think you are going to find anyone who wants to do your homework for you here, but if you are truly interested in figuring out a solution to the problem you describe, try to break the problem down into pieces that you need to learn. How do I express this equation in LabVIEW? Hint: Find the Numeric palette. How do I evaluate this equation using an array of V? Hint: For Loop. How do I graph the output? Hint: Graph A good place to learn about these "pieces" is in the LabVIEW Help-->Find Examples... menu. It's going to take time (maybe more time than you are willing to take) to ramp up to do even a simple problem like this one, but everyone here went through the same growing pains at some point too. Quote Link to comment
bmoyer Posted April 4, 2008 Report Share Posted April 4, 2008 I'm tired of these people cross posting in all of the different forums to get help with their homework! http://forums.ni.com/ni/board/message?boar...d=27330#M312759 Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.