hi dear...
I developed a fuzzy logic controller using MATLAB’s Fuzzy Logic Designer and implemented it within Simulink using the Fuzzy Logic Controller block. Currently, I aim to transfer this Simulink-based fuzzy controller into Amesim for further system-level simulation and integration.

 Réponse acceptée

Hitesh
Hitesh le 12 Mai 2025

0 votes

Hi Ali,
I understand that you have a SIMULINK model and want to include in a Simcenter Amesim model. Using Simulink model in Amesim depends on the hardware on which you are going to deploy. You need to ensure that the hardware is compatible with both the Amesim and the imported Simulink model. Simulink model cannot be imported directly into your Amesim model. To do that, you need to generate C-code for your Simulink model with the help of Simulink Code Generator. The C-code generated in such a way can be used in Amesim as a normal submodel. Kindly refer https://www.mathworks.com/help/dsp/ug/generate-c-code-from-simulink-model.html for C code generation of a Simulink model.

Plus de réponses (0)

Catégories

En savoir plus sur Startup and Shutdown dans Centre d'aide et File Exchange

Question posée :

ali
le 10 Mai 2025

Commenté :

ali
le 12 Mai 2025

Community Treasure Hunt

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

Start Hunting!

Translated by