Not able to generate a Webview from a Simulink Model
19 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Stefanel Leahu
el 23 de Jun. de 2021
Respondida: Ganapathi Subramanian R
el 12 de Abr. de 2024
Hello,
I am struggling to generate a Webview from a Simulink Model, as is explained here: Create and Use a Web View
I am missing this option from the context menu. This is how it looks on my side:
I also tried to use the MATLAB function, as described here: slwebview
This is the error I get:
Is there something I have to do in order to have the menu context button for Webview?
I have license for Simulink Toolboxes, which includes Simulink Report Generator.
I use Release 2018-A.
Thanks!
0 comentarios
Respuestas (1)
Ganapathi Subramanian R
el 12 de Abr. de 2024
Hi Stefanel,
I understand that you are facing an issue while generating webview from a SImulink model using 'slwebview' function. This seems to be a license related issue. License Manager Error - 39 indicates that you are logged into your computer as a user who is not authorized to use the license. Kindly follow the steps listed in the below MATLAB answers post to resolve the issue.
For further information regarding how to create and use a webview from a Simulink model in MATLAB R2018a, please refer to the below documentation by executing the following command in MATLAB Command Window.
>> web(fullfile(docroot, 'rptgenext/ug/tutorial-creating-web-views-of-simulink-models.html'))
0 comentarios
Ver también
Categorías
Más información sobre Create Model Web Views en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!