Is MATLAB 7.9.0 (R2009B) compatible with realtime workshop

10 views (last 30 days)
while trying to run a demo file, "sldemo_fuelsys". I got an error message which is as follows:
" * unable to locate 'mexopts.bat', and therefore cannot determine which compiler to use for simulation builds. use mex -setup to select a supported compiler * ".
i tried typing mex -setup, but there was no compiler installed in the system. am using a matlab 7.9.0*(r2009b) version. Is it possible to install the compiler in this version. or should i have to upgrade to the advanced versions.

Accepted Answer

Azzi Abdelmalek
Azzi Abdelmalek on 7 Dec 2013
Maybe you are using a 64 bit os, in this case you need to install Microsoft Windows SDK 7.1
  3 Comments
Walter Roberson
Walter Roberson on 9 Dec 2013
Windows Vista is supported for R2009b, so you should not have any problems that way. Follow the instructions in the link I showed, http://www.mathworks.com/support/compilers/R2009b/index.html to see what to download.
Arvind
Arvind on 7 Jan 2014
But windows SDK 7.1 is for windows 7 Os, right. What is it for Vista 64-bit OS, I have already installed Visual C++ 2008 express edition. But am not getting the appropriate output for my simulink model.

Sign in to comment.

More Answers (2)

Walter Roberson
Walter Roberson on 7 Dec 2013

Asmita Kumari
Asmita Kumari on 19 Jan 2022
A=6 A+2
  1 Comment
Rik
Rik on 19 Jan 2022
@Asmita Kumari Wat is the point of your two 'answers'? Have a read here and here. It will greatly improve your chances of getting an answer.

Sign in to comment.

Categories

Find more on Introduction to Installation and Licensing 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!