G/G/1 queuing system has error
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Akzeptierte Antwort
Walter Roberson
am 4 Okt. 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.
Weitere Antworten (1)
Teresa Hubscher-Younger
am 12 Mär. 2012
To learn more about Queuing Theory with SimEvents, you can check out: http://www.mathworks.com/discovery/queuing-theory.html
0 Kommentare
Siehe auch
Kategorien
Mehr zu SimEvents 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!