Not able to generate a Webview from a Simulink Model
26 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
Ganapathi Subramanian R
2024 年 4 月 12 日
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 件のコメント
参考
カテゴリ
Help Center および File Exchange で Create Model Web Views についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!