MATLAB: Serial port time stamping question.

serialserial porttime stamp

It's been a while since I've worked with MATLAB, so bear with me.
A few timing questions:
1.) What is the best way to timestamp data coming in on a serial port?
2.) What does MATLAB use to timestamp the data? Does using NTP make a difference?
Thank you for the help!
-Adam

Best Answer

Ended up timestamping with a NIDAQ box for high accuracy. MATLAB's not "real-time" enough.
Related Question