Not able to generate a Webview from a Simulink Model
19 次查看(过去 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:
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 个评论
回答(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!