Can I use html page to show matlab data dynamically?

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 Comment

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

Sign in to comment.

 Accepted Answer

The MATLAB Compiler SDK product can connect MATLAB to Java or .NET

2 Comments

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
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.

Sign in to comment.

More Answers (0)

Categories

Find more on MATLAB Compiler SDK in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!