Importing Live Data into Matlab

Hi There,
I've been reading on using Digital Twins in Matlab for predictive maintenance. It seems like historical data can be used to generate a model of a machine or component. Is there a way to take data from a sensor in real time and feed it into a model?
Thanks.

回答 (1 件)

Xiaoxing Wang
Xiaoxing Wang 2021 年 2 月 17 日

1 投票

Depending on how you want to realize the system.
You can use Instrument Control Toolbox to connect MATLAB directly to your instruments via TCP/IP protocol.
You can transfer your data into database and fetch these data by using Database Toolbox.
You can also use ThingSpeak to build a simple IoT platform where you can aggregate the data into the cloud and perform the simple analytics.

1 件のコメント

Ugochukwu Elele
Ugochukwu Elele 2021 年 4 月 15 日
This is so helpful. I am working on digital twins

サインインしてコメントする。

カテゴリ

ヘルプ センター および File ExchangeThingSpeak についてさらに検索

質問済み:

2019 年 10 月 3 日

コメント済み:

2021 年 4 月 15 日

Community Treasure Hunt

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

Start Hunting!

Translated by