Not able to generate a Webview from a Simulink Model
26 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/662270/image.jpeg)
I also tried to use the MATLAB function, as described here: slwebview
This is the error I get:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/662275/image.jpeg)
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 commentaires
Réponses (1)
Ganapathi Subramanian R
le 12 Avr 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 commentaires
Voir également
Catégories
En savoir plus sur Create Model Web Views dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!