How to debug html file in matlab browser
Show older comments
Hello community,
i have a html document which is working in chrome,explorer,edge but it is not compatible in matlab we browser.
is it possible to debug the html file in matlab ?
like we use inspect element in chrome to debug the html.
Thanks,
V. Ajay Krishna.
3 Comments
Mohammad Sami
on 1 Sep 2020
MATLAB web browser is a version of chromium. I believe it's version 43. You can download chromium version 43 for debugging.
Ajay krishna Vasanthakumar
on 1 Sep 2020
Edited: Ajay krishna Vasanthakumar
on 1 Sep 2020
Mohammad Sami
on 1 Sep 2020
You can try to download the older version of chromium from here
https://www.chromium.org/getting-involved/download-chromium
Answers (1)
Ajay krishna Vasanthakumar
on 3 Sep 2020
0 votes
Categories
Find more on MATLAB Report Generator 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!