07-20-2011 03:15 PM
Hi Tim,
I am getting the same error. I've attached a print shot of the error.
Regards.
Ruben
07-20-2011 03:18 PM
I can open these files in 8.6. Make sure that you are selecting the correct file and not just the first one. If you still can not open it then I am not sure what to say.
07-20-2011 04:23 PM
Try this one. I think I figured it out.
07-20-2011 04:31 PM
Hi Tim,
I was just trying to figure out opening the previous one when you sent me the latest version. I can now open it.
It's so much neater now and more presentable now. Thanks a lot man! It should fit well in my thesis with a bit more stuff to add on.
Appreciate your help...
Thanks!
Ruben
07-20-2011 04:56 PM
Hi Tim,
Do you know how I can display the equation of the linear graph, ie. y=mx+c
In MS Excel you could display the equation and I am trying to do something like that in LabVIEW.
Is it possible?
Thanks for the help
Ruben
07-21-2011 06:50 AM
Yes you can use a string and make the background transparent.
07-21-2011 06:57 AM
Something like this
07-21-2011 07:58 AM
Hi Tim,
Yea, that was possible. I could now see the equation on the graph.
I have already computed the values for 'm' and 'c'. How do I link these values with the equation
so that it gets updated each and everytime the graph changes as well?
Thanks
Regards,
Ruben
07-21-2011 08:03 AM
Like this
07-21-2011 08:32 AM
I am trying to convert the string to a floating point so that I can see the decimal points of 'm' and 'c' values
and not just a rounded up figure. How is that possible? As of now my 'm' and 'c' values are displayed
but in a rounded up figure and not the decimal places.
Thanks
Regards,
Ruben