C++ code converting into Simulink
Mostrar comentarios más antiguos
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?
Respuestas (1)
Ayush Modi
el 19 de Abr. de 2024
Editada: Ayush Modi
el 19 de Abr. de 2024
0 votos
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:
Categorías
Más información sobre Simulink en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!