how to solve this at my command window: 'make' is not recognized as an internal or external command, operable program or batch file....

33 views (last 30 days)
Hi guys, I've got this problem too but it can't be solved. I use Matlab 2006b. when I tried to connect with external hardware through ADC/DAC, the error is
'make' is not recognized as an internal or external command, operable program or batch file. ###Real-time Workshop build procedure for model: ' ' aborted due to an error.
I've run the mex -setup, [1] Lcc C version 2.4.1 in C:\MATLAB~2\2006b\sys\lcc [2] Microsoft Visual C/C++ version 6.0 in C:\Program Files|Microsoft Visual Studio
and I choose [2]. But it still didn't work for me.
I still using this old Matlab version because my supervisor want me to do so because this version we have custom toolbox made by his former student.
Please, I really stuck with this for 2 days.
Thanks in advanced!
Nurul
  4 Comments
Kaustubha Govind
Kaustubha Govind on 1 Feb 2013
AFAIK=as far as I know.
Did "mex -setup" locate the compiler automatically, or did you say "n" to the first question that it asks?
Image Analyst
Image Analyst on 1 Feb 2013
(She wouldn't have been able to choose [2] if she had said no). Nurul, what exactly does it say when you tell it 2? You say it doesn't work, but WHAT doesn't work? The mex-setup, or trying to run the m-file, or trying to compile the m-file?
Have you tried the toolbox in your newer version and verified that it definitely doesn't work? Like it uses obsolete functions that are no longer included?

Sign in to comment.

Answers (0)

Categories

Find more on Deployment, Integration, and Supported Hardware in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!