Where do I find the files for Simulink examples in R2018b?
14 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Looking for file: seExampleEstimatingAssemblyLineThroughput.xlsx
0 Kommentare
Antworten (2)
Rishabh Rathore
am 14 Jan. 2019
Bearbeitet: Rishabh Rathore
am 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 Kommentare
Steven Lord
am 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 Kommentare
Siehe auch
Kategorien
Mehr zu Discrete-Event Simulation finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!