Update Designing Your First Real Time Model authored by Ezekiel Dohmen's avatar Ezekiel Dohmen
...@@ -14,6 +14,8 @@ After opening Matlab, and navigating to the `advligorts` repository, some change ...@@ -14,6 +14,8 @@ After opening Matlab, and navigating to the `advligorts` repository, some change
Adding this path allows Matlab to find the CDS_PARTS menu, as well as all the CDS parts provided by `advligorts`. Adding this path allows Matlab to find the CDS_PARTS menu, as well as all the CDS parts provided by `advligorts`.
### CDS_PARTS ### CDS_PARTS
Parts are provided to the model designer through the use of a CDS_PARTS library that contains all the usable parts that can be selected from. Parts can be copied from the library into your models `.mdl` file. Parts are provided to the model designer through the use of a CDS_PARTS library that contains all the usable parts that can be selected from. Parts can be copied from the library into your models `.mdl` file. Open this file with Matlab (`src/epics/simLink/CDS_PARTS.mdl`)
![image](uploads/ed45dc1bb72012d0f26c9e5f92f80dd6/image.png)
## ##
\ No newline at end of file