G/G/1 queuing system has error
2 views (last 30 days)
Show older comments
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
0 Comments
Accepted Answer
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
on 12 Mar 2012
To learn more about Queuing Theory with SimEvents, you can check out: http://www.mathworks.com/discovery/queuing-theory.html
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!