GUI Matlab - show an html file in a panel using a select box

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!

Antworten (1)

Jan
Jan am 11 Sep. 2013
Bearbeitet: Jan am 12 Sep. 2013

0 Stimmen

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:

3 Kommentare

oops sorry i meant a listbox. For example when selecting one of the items it opens an html file in a panel.
I can show a simple html file in a panel. However when this html file is linked to another js file, it does not show it anymore. Do you know what I should do? Thanks for your help!
Jan
Jan am 12 Sep. 2013
Bearbeitet: Jan am 12 Sep. 2013
A small example would be useful. Perhaps the link is simply dead (points to a not existing folder)? Which path did you specify to find the js file?
See [EDITED] in my answer.

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Share and Distribute Software finden Sie in Hilfe-Center und File Exchange

Tags

Gefragt:

am 11 Sep. 2013

Community Treasure Hunt

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

Start Hunting!

Translated by