Azzera filtri
Azzera filtri

Simulink WebView export from R2014 not displayable in Chrome?

6 visualizzazioni (ultimi 30 giorni)
Robert
Robert il 2 Dic 2014
Risposto: Dheeraj il 25 Lug 2024 alle 6:44
WebViews exported from R2013B work fine in Chrome for me. WebViews exported from R2014 display a blank screen. Using the debugging console, I see a javascript error:
Uncaught Error: declare: base class is not a callable constructor. webview.js:558
This is not the well-known local file reference problem (obviously, or the webview.js file would not have been loaded). The same exported WebView displays properly in Firefox and IE11. I need this to work in Chrome, as I have a project where the WebView is supposed to be displayed from inside an application using Chromium Embedded Framework. (I'm seeing the same behavior in the normal Desktop Chrome app and in CEF3). Any ideas what is wrong?
Thanks!

Risposte (1)

Dheeraj
Dheeraj il 25 Lug 2024 alle 6:44
Hi Robert,
This is a known bug in Simulink Report Generator that causes Simulink Web Views generated in versions R2014b through R2016a to display a blank page when viewed in Google Chrome versions 68 and later.
The error appears in the Google Chrome console. This bug was resolved in MATLAB R2016b. If you continue using the same MATLAB version, you can follow the workaround mentioned in the MATLAB bug report linked below.

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by