Tools for generating simulink model documentation and diagrams
6 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hello, I'm looking for a tool (or combination of tools) that can do the following
- Look into a model, and generate information about bus creators: Bus name, element names/types/size. This would be preferably in a table format.
- Simily, generate table of information about models, ports, mask parameters
UML type diagrams
I've seen sysml type of diagrams that are generated from modeling tools like cameo and system composer, and wondering if there are tools that can geerate these diagrams from existing Simulink systems. Please let me know if this is a naive or ill informed request.
3. Class diagram
4. Sequence diagrams
5. Activity diagrams
6. Use cases
7. State machine diagrams
Have any of come across something that can do 1 and 2, and either the same tool or a different one for 3-7?
1 Kommentar
Josh Kahn
am 20 Mär. 2024
I'd like to understand your use case better. Are you looking for a tool to parse the existing Simulink model and generate the as-built behavioral diagrams instead of first defining them in an MBSE tool?
Josh
Antworten (1)
Pat Canny
am 11 Mär. 2024
For item 4, there are Sequence Diagrams in System Composer - were you looking to create one from a Simulink model?
For items 3-7 (including #4), you may want to reach out to a point of contact in MathWorks Sales (if you have one) or reaching out to our Technical Support team. Either approach should result in getting one our Model Based Systems Engineering experts involved.
2 Kommentare
Pat Canny
am 11 Mär. 2024
For #4, you may want to look into this example: https://www.mathworks.com/help/systemcomposer/ug/extract-the-architecture-of-a-simulink-model-using-system-composer.html
I am not an expert with the other items, which is where I'd recommend you reach out to our support team.
Class diagrams are supported, though: https://www.mathworks.com/help/systemcomposer/ug/class-diagram-view-of-software-architectures.html
Siehe auch
Kategorien
Mehr zu System Composer finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!