GUI Matlab - show an html file in a panel using a select box
Show older comments
Hi,
In my GUI, I succeed to create some html files (financial heat maps with html 5 : each .html is linked to a .js) and save them in a folder. Now I would like to show each html file in a panel with a select box.
Do you know how can I show an html file (linked to a .js) in a panel with a slect box?
Thanks for your help!
Answers (1)
This seems to be a task for http://undocumentedmatlab.com/blog/gui-integrated-html-panel/ . Only the detail "selectbox" is not clear to me. What exactly is a "selectbox"?
[EDITED] When you are working under Windows, you could open an ActiveX panel containing an Internet Explorer window also:
Categories
Find more on Share and Distribute Software 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!