Clear Filters
Clear Filters

Ledalab: Type 1 (text file). What are the two columns?

3 views (last 30 days)
Ledalab gives an example of which type of data can be imported with the Type 1 example on their page. Is the left column time and is the right column GSR data?

Accepted Answer

Walter Roberson
Walter Roberson on 20 May 2020
Column 1 is time.
Column 2 is Conductance.
Column 3 is nid for events, or 0 if there is no event. Note, though, that the offset between the time of event in the sample .mat file and the time in the first column of the text file is not consistent, with the event in the .mat being potentially slightly before or after the time in the first column of the text file.
  5 Comments
Oscar Mier
Oscar Mier on 21 May 2020
Thanks, Walter! I was able to successfully import the data into Ledalab.

Sign in to comment.

More Answers (0)

Categories

Find more on Data Import and Analysis in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!