G/G/1 queuing system has error

4 views (last 30 days)
Najwa
Najwa on 4 Oct 2011
Hi Does anybody knows why when i run the demo SimEvents for G/G/1 queuing system has error. The error says "Unable to locate 'mexopts.bat', and therefore cannot determine which compiler to use for simulation builds. Use 'mex -setup' to select a supported compiler." Thank u

Accepted Answer

Walter Roberson
Walter Roberson on 4 Oct 2011
And did you run
mex -setup
to select a supported compiler? Did you install a supported compiler?
Please note that if you are running a 64 bit version of MATLAB then it does not include any compiler, and you will need to use a multi-step process to install the full compilation environment.

More Answers (1)

Teresa Hubscher-Younger
Teresa Hubscher-Younger on 12 Mar 2012
To learn more about Queuing Theory with SimEvents, you can check out: http://www.mathworks.com/discovery/queuing-theory.html

Categories

Find more on Discrete-Event Simulation in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!