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!

답변 (1개)

Jan
Jan 2013년 9월 11일
편집: Jan 2013년 9월 12일

0 개 추천

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

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 2013년 9월 12일
편집: Jan 2013년 9월 12일
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.

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Share and Distribute Software에 대해 자세히 알아보기

태그

질문:

2013년 9월 11일

Community Treasure Hunt

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

Start Hunting!

Translated by