Where do I find files for simulink tutorials?
Show older comments
For example in https://www.mathworks.com/help/simulink/gs/navigate-model.html it refers to a smart_braking model. This model does not exist in my install.
open_system(fullfile(matlabroot,'help', 'toolbox', 'simulink', 'examples', 'smart_braking')) 'C:\Program Files\MATLAB\R2018a\help\toolbox\simulink\examples\smart_braking' is not a valid Simulink object name and no matching file found.
4 Comments
Christopher Wallace
on 18 Sep 2018
What version of Matlab are you using?
MikeC
on 18 Sep 2018
MikeC
on 18 Sep 2018
效禹
on 29 Jan 2026
Moved: Fangjun Jiang
on 29 Jan 2026
in the doc page
Accepted Answer
More Answers (1)
Steven Lord
on 18 Sep 2018
1 vote
I believe that documentation page and the model it uses were added to demonstrate the simplified interface enhancements introduced in release R2018b for navigating your model.
Categories
Find more on Electromechanical in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!