C++ code converting into Simulink

4 vues (au cours des 30 derniers jours)
Maryam William Bahram
Maryam William Bahram le 19 Avr 2024
Modifié(e) : Ayush Modi le 19 Avr 2024
I have created a c++ code for a coffee veding machine but now I was to create a simulation for it using Simulink is there a way to do it?

Réponses (1)

Ayush Modi
Ayush Modi le 19 Avr 2024
Modifié(e) : Ayush Modi le 19 Avr 2024
Hi Maryam,
You can use Simulink.CodeImporter class to import custom C++ code into Simulink for modeling, verification, and validation. To read about it, refer to the following MathWorks documentation:

Catégories

En savoir plus sur Simulink dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by