Where do I find the files for Simulink examples in R2018b?
조회 수: 9 (최근 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!