필터 지우기
필터 지우기

How to plot multiple streams of data in real-time?

조회 수: 2 (최근 30일)
Abdul-Kareem
Abdul-Kareem 2014년 8월 16일
댓글: Geoff Hayes 2014년 8월 20일
Through 3rd party software that came with a Matlab plugin, I am able to collect and call data from a file that is being populated in real time. The data being populated includes heart rate, blood pressure and ECG.
I want to know how to plot this live feed. It is being collected in real time, so ideally all 3 data streams should be plotted on the same time axis.
So far, I can call the file intermittently and see the latest data values in column format.
Thank you
  댓글 수: 7
Abdul-Kareem
Abdul-Kareem 2014년 8월 20일
Hi, sorry for my delay. I can't change the extension or those parameters.
However, I am able to create variables representing the different channels of data within the file. Can't I just use variables to plot the data?
Geoff Hayes
Geoff Hayes 2014년 8월 20일
For sure, you can use the variables!

댓글을 달려면 로그인하십시오.

답변 (1개)

Ahmet Cecen
Ahmet Cecen 2014년 8월 16일
More details would help. So far, the only thing I can suggest is to check "drawnow".

카테고리

Help CenterFile Exchange에서 Printing and Saving에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by