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!

Respuestas (1)

Jan
Jan el 11 de Sept. de 2013
Editada: Jan el 12 de Sept. de 2013
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 comentarios

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 el 12 de Sept. de 2013
Editada: Jan el 12 de Sept. de 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.

Iniciar sesión para comentar.

Categorías

Más información sobre Share and Distribute Software en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 11 de Sept. de 2013

Community Treasure Hunt

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

Start Hunting!

Translated by