Logging

From Distributed Autonomous and Networked Control Lab
Revision as of 19:23, 19 July 2016 by Jnoronha (talk | contribs) (Made intro and started init)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The logging system is the most important analysis tool we have.

This allows us to export any variable data we want out to an external text file. This way we can use any data processor to parse the data. (Excel, MATLAB, R, etc.)

Initializing the Log Files

We first need to initialize the log files and prepare them before each test.

1. Create empty File Pointers