Can I use html page to show matlab data dynamically?

3 Ansichten (letzte 30 Tage)
Hi,
I wonder can I show matlab data dynamically in web page? So I use html page like an UI. I do calculation in matlab and it should update UI once a second (in a loop). Or is there some other (better) solution to do UI for matlab because matlab UI tool is so poor.
Teemu
  1 Kommentar
Teemu Juujärvi
Teemu Juujärvi am 8 Sep. 2015
Thank you for you answer. How this can be done? I am not familiar with that. Is there some guide or can give some instructions for that.
Teemu

Melden Sie sich an, um zu kommentieren.

Akzeptierte Antwort

Walter Roberson
Walter Roberson am 8 Sep. 2015
The MATLAB Compiler SDK product can connect MATLAB to Java or .NET
  2 Kommentare
Teemu Juujärvi
Teemu Juujärvi am 9 Sep. 2015
Thank you for you answer. How this can be done? I am not familiar with that. Is there some guide or can give some instructions for that.
Teemu
Walter Roberson
Walter Roberson am 9 Sep. 2015
You can start from http://www.mathworks.com/products/matlab-compiler-sdk/ and look at the Documentation links there. I cannot look at it as I do not have an appropriate license.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu MATLAB Compiler SDK finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by