Collect and plot data from a TCPIP server in real time
by Ankit Desai
19 Apr 2010
Obtain real time data from a TCPIP object using Instrument Control Toolbox and visualize it live.
|
Watch this File
|
| File Information |
| Description |
This example demonstrates how to automatically read a set number of data bytes as and when they are available. This MATLAB® script also generates a real time plot of streaming data collected from the TCPIP server.
The script may be updated to use any instrument/device/TCPIP server to collect real time data. You may need to update the IP address and port.
To generate a report of this entire script, you may use the PUBLISH command at the MATLAB® command line as follows:
publish(real_time_data_plot); |
| Required Products |
Instrument Control Toolbox
|
| MATLAB release |
MATLAB 7.9 (R2009b)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
|
Contact us