Is there a way to share and display a Simulink model with users who don't have Simulink installed?

7 views (last 30 days)

I want to share a Simulink model with users who don't have Simulink installed or don't have a Simulink license.
The shared model doesn't need to be executable by the recipient.
Is there a feature that allows them to view navigate hierarchically to specific subsystems and see properties of blocks and signals?

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 6 Jun 2025
You can easily share and display Simulink models with users who don't have Simulink installed using a feature called Web View.
Web Views are created with Simulink Report Generator. Once created, these files let you view a Simulink model directly in a web browser, eliminating the need for a Simulink installation.
This is a great solution when you need to share your models with colleagues or stakeholders who only need to visualize the model's structure and properties without running simulations.
For more details, please refer to the following documentation.
Web View:
Simulink Report Generator:
Export Models to Web View Files:
Display and Navigate Through Web Views:
We also provide helpful examples to guide you through the process of creating and using Web View files.
Create and Use Web Views of Models:

More Answers (0)

Tags

No tags entered yet.

Products


Release

R2023a

Community Treasure Hunt

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

Start Hunting!