필터 지우기
필터 지우기

Model Web View in Code Generation Report not working

조회 수: 4 (최근 30일)
flrhlt
flrhlt 2024년 2월 27일
답변: Nils Hornik 2024년 2월 28일
Hi Experts,
when I select "Generate model Web view" in the Code Generation Settings,
I don't see any web view in the code generation report. Is there any Toolbox required? I have Simulink Coder and Embedded Coder (MATLAB 2022b). The option doesn't complain or explain about missing Toolboxes.
Thanks and BR!

채택된 답변

Nils Hornik
Nils Hornik 2024년 2월 28일
Hi Florian,
In fact, you need the Simulink Report Generator: Include the model Web view in the code generation report - MATLAB (mathworks.com) to create web views of models. This Toolbox enables you besides producing webviews(html) also to export and customize various reporting format (e.g. PDF)
The toolbox contains the function slwebview(), which is triggered by setting the checkbox.
Best,
Nils

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Create Model Web Views에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by