Where do I find the files for Simulink examples in R2018b?
15 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Looking for file: seExampleEstimatingAssemblyLineThroughput.xlsx
0 Commenti
Risposte (2)
Rishabh Rathore
il 14 Gen 2019
Modificato: Rishabh Rathore
il 14 Gen 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 Commenti
Steven Lord
il 14 Gen 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 Commenti
Vedere anche
Categorie
Scopri di più su Discrete-Event Simulation in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!