How to simulate an M/M/1 queuing system with exponential distribution on MATLAB 2021?

3 views (last 30 days)
How to simulate an M/M/1 queuing system with exponential distribution on MATLAB 2021? How to download Simulink examples if shows "The system cannot find the file specified"?

Accepted Answer

Arthi Sathyamurthi
Arthi Sathyamurthi on 20 Jul 2021
You can look at the M/M/1 Queuing System example in the MathWorks documentation link here.
Further the error "The system cannot find the file specified" could be because of many possibilities,
  1. Old files interfering with your previously installed MATLAB.
  2. Check if the MATLAB installation is in the specified directory and if the specified example is in the folder specified.
  3. It could also be your MATLAB installer is corrupted.
Simple solution would be trying to reinstall MATLAB or develop the example with the help of the documentation from the website.

More Answers (0)

Categories

Find more on Downloads in Help Center and File Exchange

Products


Release

R2021a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!