Make Error - Attribute Function Block

When using an Attribute Function I get the following Make Error. I'm not sure how to proceed to clear the error.
-----------------------------------------------------------
*Making simulation target "Ent_Att_exp_sfun", ...
'Ent_Att_exp_sfun.bat' is not recognized as an internal or external command, operable program or batch file.*

3 Comments

Everything else in the operation seems to be working correctly. I assumed the the .bat file was being placed somewhere not readable. But, I have been unable to find the .bat file anywhere on my system.
Can you clarify whether you are able to use the Embedded MATLAB Function block from Simulink library without using any SimEvents blocks in the model?
I didn't try that. The problem was resolved by installing the MS SDK for Windows 7.

Sign in to comment.

Answers (2)

Jeff Bradley
Jeff Bradley on 24 Jun 2011
It turns out that for a Windows 7 machine the Software Development Kit (SDK) is needed as well as the Compiler. Works fine now.
Jeff Bradley
Jeff Bradley on 29 Jun 2011
Needed to install the Software Development Kit for Windows 7.

Categories

Find more on Discrete-Event Simulation in Help Center and File Exchange

Products

Asked:

on 22 Jun 2011

Community Treasure Hunt

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

Start Hunting!