Where do I find files for simulink tutorials?

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 comentarios

Christopher Wallace
Christopher Wallace el 18 de Sept. de 2018
What version of Matlab are you using?
MikeC
MikeC el 18 de Sept. de 2018
2018a
MikeC
MikeC el 18 de Sept. de 2018
I also have access to 2016b
效禹
效禹 el 29 de En. de 2026
Movida: Fangjun Jiang el 29 de En. de 2026
in the doc page

Iniciar sesión para comentar.

 Respuesta aceptada

Fangjun Jiang
Fangjun Jiang el 18 de Sept. de 2018

0 votos

That web page is for R2018b document. What are you looking for? For Simulink tutorial in your version, type
web(fullfile(docroot, 'simulink/getting-started-with-simulink.html'))

Más respuestas (1)

Steven Lord
Steven Lord el 18 de Sept. de 2018

1 voto

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.

Productos

Versión

R2018a

Etiquetas

Preguntada:

el 18 de Sept. de 2018

Movida:

el 29 de En. de 2026

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by