10-31-2012 12:47 AM
i have a text file with numerical data in three columns,(first i need to skip the few lines of text within the file above the three column of data values)then i need to convert the numerical values above "-999" to zero,then take the average of each 500 values in the first column (second and third colum needs the same operation separately),thus found average values are to be stored into a text file and finally plotted in a graph separately. Please help.Its apart of my project work.
Solved! Go to Solution.
10-31-2012 01:37 AM
and you want that someone does the job for you ?
What is exactly your problem ? Begin by reading the file.
What you want to do is verry easy. Post your code, whith an exact problem.
Best Regards,
10-31-2012 02:35 AM - edited 10-31-2012 02:37 AM
thanks for the reply, am really new to labview..only a few days now..i am suppose to do this much of work by this friday..am trying but even to successfully 'plot numerical data (multiple columns) from a text file, to a chart' seems hard to code without errors..:-(
10-31-2012 05:11 AM
Project complete, almost anyway.
If you are planning to submit this, you better understand how it works. Also, if you have saved some time because of this consider giving that time to a charity of choice!
Here:
10-31-2012 07:01 AM
thanks for the reply friend, but the code i sublitted is not working and i dnt know how to correct it..please help
10-31-2012 07:25 AM
Post your vi my friend.
10-31-2012 08:10 AM
i have a text file with numerical data in three columns,(first i need to skip the few lines of text within the file above the three column of data values)then i need to convert the numerical values above "-999" to zero,then take the average of each 500 values in the first column (second and third colum needs the same operation separately),thus found average values are to be stored into a text file and finally plotted in a graph separately.
" i am attaching the code tht i hv done so far, its for reading and plotting the numerical data from text, but its not working 😞 "
10-31-2012 08:41 AM
10-31-2012 09:10 AM - edited 10-31-2012 09:12 AM
Another version, just drag and drop:
10-31-2012 09:33 AM
Regards,
Mahisnair