Search found 1 match
- Thu Sep 29, 2016 9:06 pm
- Forum: User Projects
- Topic: Plotting samples in time domain.
- Replies: 0
- Views: 9428
Plotting samples in time domain.
Hello, There is a lot of tools to analyze signal in frequency domain. For my project I wanted to check time domain (samples values) and chart them. I did not found easy to use tool so I wrote my own inspired by other scripts to chart real time data with GNU plot. The script is attached and have usag...