Info

この質問は閉じられています。 編集または回答するには再度開いてください。

S-function in APM2 Simulink Blockset

1 回表示 (過去 30 日間)
kheirou
kheirou 2015 年 2 月 23 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
I'm using APM2 Simulink Blockset and I've this problem : Error in S-function 'IMU_Serial_Example/6-DOF IMU': S-Function 'Arduino_IMU_sfcn' does not exist cauld any one help me ? Matlab 2012b

回答 (2 件)

kheirou
kheirou 2015 年 2 月 23 日
Is there any solutions

Abhishek GS
Abhishek GS 2015 年 2 月 24 日
Hi Kheirou,
I am sure you are aware that APM2 Simulink Blockset is not a MathWorks Toolbox. Once you have the Simulink Blockset and the associated S-Functions, you will have to mex the S-Functions inorder for you to be able to use them.
1) Set up a third party C/C++ compiler which is compatible for your version of MATLAB.
2) Find more information about mex here .

Community Treasure Hunt

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

Start Hunting!

Translated by