Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit d7ea0e9

Browse files
Update README.md
1 parent a8fcc01 commit d7ea0e9

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

‎README.md‎

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Run your Simulink models & libraries in Python.
44

55
## Motivation
66

7-
1. Running model in theloop tests with Simulink becomes time consuming with Matlab & Simulink overhead. There are ways to reduce it (Model reference, etc) however nothing has shown to be as fast as a precompiled shared library.
7+
1. Running software-in-the-loop tests with Simulink becomes time consuming with Matlab & Simulink overhead. There are ways to reduce it (Model reference, etc) however nothing has shown to be as fast as a precompiled shared library.
88

99
2. Python has a very mature set of tools and packages to automate testing.
1010

@@ -15,7 +15,7 @@ Run your Simulink models & libraries in Python.
1515
## Use cases
1616

1717
1. Use Python and it's ecosystem to run complex Simulink models.
18-
2. Use Python & `pytest` to run Model-in-the-Loop (MIL) tests on Simulink subsystems.
18+
2. Use Python & `pytest` to run Software-in-the-Loop (SIL) tests on Simulink subsystems.
1919
3. Give Simulink algorithms to developers without Matlab/Simulink licenses to use.
2020
4. Use GitHub/GitLab actions and Python to automate testing in the cloud.
2121
5. Start a programming language war at your company.
@@ -101,11 +101,3 @@ Jenkins Artifacts screenshot:
101101
# Discussion, Questions & Feedback
102102

103103
- https://github.com/dapperfu/Python-Simulink/discussions
104-
105-
Google Indexing:
106-
107-
- MIL Python, Model-In-The-Loop Python.
108-
- SIL Python, Software-In-The-Loop Python.
109-
- Model-in-the-loop testing with Python.
110-
- Software-in-the-loop testing with Python.
111-
- Using Python for SIL testing. Using Python for MIL testing.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /