can i convert matlab simulink model into matlab code?
Ältere Kommentare anzeigen
I have simulink models in digital communication , then can i convert it into matlab codes?
Antworten (1)
Walter Roberson
am 20 Okt. 2020
Bearbeitet: Walter Roberson
am 20 Okt. 2020
0 Stimmen
No. There are no tools to convert Simulink to MATLAB. There are tools to convert Simulink to C or C++.
Most Simulink blocks have equivalent MATLAB functions, so sometimes Re-implementation in MATLAB is not so difficult.
3 Kommentare
Khalid Javed
am 1 Feb. 2021
Can you please specify some tools which can be used to convert simulink to C or C++?
Thanks
Best Regards
Khalid Javed
Dear Walter, @Walter Roberson
You wrote that 'Most Simulink blocks have equivalent MATLAB functions, so sometimes Re-implementation in MATLAB is not so difficult'. Which blocks are those that have simulink functions? And is there a list or documentation of these somewhere ?
Kategorien
Mehr zu Simulink Functions finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!