s function does not exist error

I am trying to integrate matlab (version 2010a ) and jade ( 3.6.1) according to the procedure mentioned in your paper and README in mjx_a and mjx_b which available on web site http://www.agentcontrol.co.uk .
I am facing a problem which is described below. when i configure all thing in JADE and macsimjx and run the simulink file the macsim function gives error S- Function does not exist... have any one know about this how to handle this type of error..
Regards Ankit Verma G B Pant University Of Agriculture and Technology , Pantnagar , Uttrakhand India

Réponses (2)

Kaustubha Govind
Kaustubha Govind le 22 Juin 2012

0 votes

I'm not familiar with the paper, but perhaps you either do not have the S-function file on the MATLAB path? If the file is a C-file, you will need to first compile it with the MEX command, and make sure that the folder containing the MEX binary is added to the MATLAB path.

1 commentaire

akky verma
akky verma le 22 Juin 2012
hi Kaustubha Govind ,
Thanks for replying of this question ,
i am also try this but in this web site also available the source code you can see it and i am try to make a s function file, and for this file if you have time,please see this web site and help me out.
Thanking You

Connectez-vous pour commenter.

Qingwei meng
Qingwei meng le 3 Jan 2018

0 votes

Can you send the file download from http://www.agentcontrol.co.uk .Let me try. my email is: bjkaitai@sina.com.

Catégories

En savoir plus sur MATLAB dans Centre d'aide et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by