Where do I find the files for Simulink examples in R2018b?
16 views (last 30 days)
Show older comments
Looking for file: seExampleEstimatingAssemblyLineThroughput.xlsx
0 Comments
Answers (2)
Rishabh Rathore
on 14 Jan 2019
Edited: Rishabh Rathore
on 14 Jan 2019
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 Comments
Steven Lord
on 14 Jan 2019
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 Comments
See Also
Categories
Find more on Discrete-Event Simulation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!