Where do I find files for simulink tutorials?

8 次查看(过去 30 天)
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 个评论

请先登录,再进行评论。

采纳的回答

Fangjun Jiang
Fangjun Jiang 2018-9-18
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'))

更多回答(1 个)

Steven Lord
Steven Lord 2018-9-18
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.

类别

Help CenterFile Exchange 中查找有关 Electromechanical 的更多信息

标签

产品


版本

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by