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
Christopher Wallace
2018년 9월 18일
What version of Matlab are you using?
MikeC
2018년 9월 18일
MikeC
2018년 9월 18일
效禹
2026년 1월 29일
이동: Fangjun Jiang
2026년 1월 29일
in the doc page
채택된 답변
추가 답변 (1개)
Steven Lord
2018년 9월 18일
1 개 추천
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.
카테고리
도움말 센터 및 File Exchange에서 Electromechanical에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!