Where do I find the files for Simulink examples in R2018b?
16 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Looking for file: seExampleEstimatingAssemblyLineThroughput.xlsx
0 comentarios
Respuestas (2)
Rishabh Rathore
el 14 de En. de 2019
Editada: Rishabh Rathore
el 14 de En. de 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 comentarios
Steven Lord
el 14 de En. de 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 comentarios
Ver también
Categorías
Más información sobre Discrete-Event Simulation en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!