09-08-2013 01:03 AM
CSV is a Comma Separate Value, its a format type for text file. Typically a CSV file can be opened in a spreadsheet, as its delimeter is a "comma" or a "tab", either way, it is a text file. I am not too familiar with Matlab, but you would basically open the CSV (txt) file using whatever commands you use in Matlab to open files. Typically a file name will be something like "mydata.csv"
Does this make sense?
09-18-2013 12:49 PM
Good afternoon. I wonder how to implement a low pass filter on my system. Which icon to use and where to put. Thank you.
09-18-2013 01:04 PM