I have been logging data for a few sensors, and would like to import that data into Excel. What exactly do I need to do? I remember reading somewhere that LabView can export logging data (I have the Education version) but I cannot get LabView to open the datalog files.
Asked
Active
Viewed 1,816 times
1 Answers
3
In the LEGO MINDSTORMS EV3 Education software:
- Open a new experiment.
- Go to the Tools menu and select Data Log File Manager.
- Browse to the the
.rdffile and click the Import button. (It can be on the brick or on your computer.) - Close the Data Log File Manager
- On the Tools menu, select Export Datasets
- Save the file as a
.csvfile - Open the
.csvfile in Excel
David Lechner
- 9,698
- 18
- 59