C++ code converting into Simulink
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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?
0 Commenti
Risposte (1)
Ayush Modi
il 19 Apr 2024
Modificato: Ayush Modi
il 19 Apr 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:
0 Commenti
Vedere anche
Categorie
Scopri di più su Call C++ from MATLAB in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!