Is MATLAB 7.9.0 (R2009B) compatible with realtime workshop

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

Maybe you are using a 64 bit os, in this case you need to install Microsoft Windows SDK 7.1

3 Comments

I am using a windows vista, what should i do now.
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.
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.

Categories

Asked:

on 7 Dec 2013

Commented:

Rik
on 19 Jan 2022

Community Treasure Hunt

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

Start Hunting!