Where do I find the files for Simulink examples in R2018b?
15 次查看(过去 30 天)
显示 更早的评论
Looking for file: seExampleEstimatingAssemblyLineThroughput.xlsx
0 个评论
回答(2 个)
Rishabh Rathore
2019-1-14
编辑:Rishabh Rathore
2019-1-14
Follow the following link. It illustrates the "Job Scheduling and Resource Estimation for a Manufacturing Plant" example. In the page you will find the path to the file that you are looking for (hint, check the first line of the code there is in the page).
0 个评论
Steven Lord
2019-1-14
If you have the SimEvents product installed, this command will show you where the file is located.
which seExampleEstimatingAssemblyLineThroughput.xlsx
If you don't have SimEvents installed, you won't have this file.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Discrete-Event Simulation 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!