Where to get tutorial models
显示 更早的评论
Simulink itself is intuitive. But when following the documents to learn, it seems difficult to follow as it is hard to find a way to identify where are those example model. I am trying to go through https://www.mathworks.com/help/simulink/gs/create-a-simple-model.html, and could not figure out where to get this:
open_system(fullfile(matlabroot,...
'help', 'toolbox', 'simulink', 'examples', 'moving_car'))
If these models can be put in a repository and people can easily search and download, that will be helpful. I am using a network license, should I go to the system where the matlab is installed to find this example?
回答(1 个)
per isakson
2018-12-6
编辑:per isakson
2018-12-6
0 个投票
I copied and run your statement. After a few seconds the Simulink window with the model appeared.

I'm at a university and Matlab just works. Here, the license is on a server somewhere and the Matlab code is installed on my local PC. Since some years the complete Matlab package (defined by the license) is installed without questions.
Could it be that at your place you need to ask to get the complete package (to save disk space)?
类别
在 帮助中心 和 File Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!