Reach/Coreach Tool
The Reach/Coreach Tool tracks and highlights data flow and control flow in the model. The tool identifies, for some specified Simulink blocks, parts of the model that depend on those blocks (Reach functionality), or parts of the model that the specified blocks depend upon (Coreach functionality). After the dependencies have been identified, the extraneous blocks can be removed via the tool's model slicing function.
• For installation instructions and instructions on how to use the tool, please see the included Reach-Coreach/doc/ReachCoreach_UserGuide.pdf.
• This tool relies on our Simulink Utility. Please download it here: https://github.com/McSCert/Simulink-Utility.
For more about the capabilities of the tool and how it can be used in model-based development with Simulink, see the two papers:
[1] Vera Pantelic, Steven Postma, Mark Lawford, Alexandre Korobkine, Bennett Mackenzie, Jeff Ong, Marc Bender, "A Toolset for Simulink: Improving Software Engineering Practices in Development with Simulink," In Proceedings of 3rd International Conference on Model-Driven Engineering and Software Development (MODELSWARD 2015), SCITEPRESS, 2015, 50-61. DOI: https://doi.org/10.5220/0005236100500061 (Best Paper Award)
[2] Vera Pantelic, Steven Postma, Mark Lawford, Monika Jaskolka, Bennett Mackenzie, Alexandre Korobkine, Marc Bender, Jeff Ong, Gordon Marks, Alan Wassyng, “Software engineering practices and Simulink: bridging the gap,” International Journal on Software Tools for Technology Transfer (STTT), 2017, 95–117. DOI: https://doi.org/10.1007/s10009-017-0450-9
Zitieren als
McSCert (2024). Reach/Coreach Tool (https://github.com/McSCert/Reach-Coreach/releases/tag/2.3), GitHub. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
src
src/Diff
src/ReachUtility
example
imgs
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
2.3 | See release notes for this release on GitHub: https://github.com/McSCert/Reach-Coreach/releases/tag/2.3 |
||
2.2 | See release notes for this release on GitHub: https://github.com/McSCert/Reach-Coreach/releases/tag/v2.2 |
||
2.1 | – Fixed bugs to improve correctness of results.
|
|
|
1.7 | – Major performance improvements when run on large models
|
|
|
1.6.0.0 | Fixed a minor bug. |
||
1.5.0.0 | Fixed bug involving coreaching from selected lines. |
||
1.4.0.0 | Updating "Other Requirements" field to reflect that the tool has been testing with R2017a.
|
||
1.3.0.0 | Fixed bugs regarding highlighting for data stores, if blocks, and use with 2016b.
|
||
1.2.0.0 | – Improved usability, handling of buses
|
||
1.1.0.0 | – The accuracy of tracking through If and Switch Case blocks has been increased.
|
||
1.0.0.0 |