Skip to content

Commit c6e00b7

Browse files
authored
Update README.md to include reference to roblocks library
1 parent 585583f commit c6e00b7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -117,8 +117,9 @@ in Simulink by:
117117

118118
* double-clicking in the MATLAB file browser, or
119119
* from the MATLAB consolde by `>> sl_XXXX`
120-
* programatically by `open("sl_XXXX")`
120+
* programmatically by `open("sl_XXXX")`
121121

122+
The main library of RVC3 Toolbox Simulink blocks can be opened by calling `roblocks`.
122123

123124
# Additional book resources
124125

0 commit comments

Comments
 (0)