01-28-2009 10:21 AM
Solved! Go to Solution.
01-28-2009 10:40 AM
Please put a little more detail about your question in the actual body of the message.
What do you mean by "text code"? I assume you mean you have a text file of data. If so, look at the read from spreadsheet file function.
02-02-2009 09:52 AM
thanks for that. i have the text file displaying on the chart now.
i am also looking to filter this signal. i am using a butterworth filter. the problem is when i am trying to put the values in from the spreadsheet it will only let me put in values from the first row. i am looking to put values in from all rows but when i connect the filters to all rows it reports an error. any ideas?
thanks
02-02-2009 10:09 AM
02-02-2009 10:16 AM
attached the file there. in the read from spreadsheet function i am looking for all rows instead of first row but it wont let me.
thanks
02-02-2009 10:27 AM
Turn on context help (Ctrl-H) and hover over the function.
You have your wire connected to the "First Row" output rather than the "All Rows" output.
02-02-2009 10:32 AM
02-02-2009 10:55 AM
02-02-2009 11:14 AM
02-02-2009 12:10 PM
Good. I am happy to hear that.
But please mark my reply as the solution to your question.