フィルターのクリア

How to push data to a website?

9 ビュー (過去 30 日間)
J.FENG
J.FENG 2023 年 4 月 7 日
編集済み: 埃博拉酱 2023 年 4 月 7 日
Currently, I built a matlab time-series program which used for predicting temperature.
My professor advise me to build a website, once I run the matlab program, the website will update the data automaticlly, so the users can see the temperature directly from the website.
I get difficultly in how to connect and push the data to the website, is there anyone can give me some advice how to achieve this function ?

回答 (1 件)

埃博拉酱
埃博拉酱 2023 年 4 月 7 日
編集済み: 埃博拉酱 2023 年 4 月 7 日
It depends on how your website server is configured. No one can tell you how to push messages to the server without knowing the server configuration.
For HTTP, this documentation may be useful.

カテゴリ

Help Center および File ExchangeWeb Apps についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by