This code demonstrates an example of how to stream waveform channel data in real-time from the CED's Power1401. In order to run this code, it requires additional scripts from the CED contributed software website which can be found here:
http://ced.co.uk/downloads/contributed
Download the matced contributed file and place it in the same directory as the Channel1401_Streaming.m file.
Aaron Choong (2021). Channel1401_Streaming (https://www.mathworks.com/matlabcentral/fileexchange/64818-channel1401_streaming), MATLAB Central File Exchange. Retrieved .
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Create scripts with code, output, and formatted text in a single executable document.
Dear Aaron,
The code works, I get the message "Main data streaming for the channels has started" but nothing appears in the workspace. I don´t understand how to visualize the streamed data. Can you explain me better how the code works?