Error: Unable to locate 'mexopts.bat'

14 次查看(过去 30 天)
I am trying to simulate the file in the following link-
But i am getting a error message "Unable to locate 'mexopts.bat', and therefore cannot determine which compiler to use for simulation builds. Use 'mex -setup' to select a supported compiler." Please somebody suggest some solution of it.

采纳的回答

Matt Fig
Matt Fig 2012-9-11
I would suggest you follow the advice of the error message! Type this at the command line:
mex -setup
  4 个评论
mohamed fathalla
mohamed fathalla 2013-5-13
编辑:mohamed fathalla 2013-5-13
hi all
i use (mex -setup)
  • the output is :
Select a compiler:
[0] None
Compiler:
i enter number 1
the output is
Please select from 0-0
Compiler:
i enter 0 the output is
mex: No compiler selected. No action taken.
i need help
Kaustubha Govind
Kaustubha Govind 2013-5-13
You need to install a supported compiler if you don't have one already. Look at the last column on this page against your MATLAB version: http://www.mathworks.com/support/sysreq/previous_releases.html

请先登录,再进行评论。

更多回答(2 个)

sandeep d
sandeep d 2015-7-15
i am also getting this same error.please help me

Jesse Lee
Jesse Lee 2020-9-13
I got the same question,"Unable to locate 'mexopts.bat', and therefore cannot determine which compiler to use for simulation builds.
And I try to enter 'mex -setup' the output is :
Unknown encoding 'cp65001' at D:\Program Files\MATLAB\R2010b\bin\/mexutils.pm line 154
??? Error using ==> mex at 208
Unable to complete successfully.
PS: my version is 2010b. And actually, I've already installed the compiler, which I can see on 2020a

类别

Help CenterFile Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by