How can I generate an m file from simulink model (power_RegulatedResonantLLCConverter) example ?
7 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Muhammad Arsalan Athar
am 12 Jun. 2023
Kommentiert: Muhammad Arsalan Athar
am 15 Jun. 2023
I am trying to genrate a m file(Matlab) from an example simulink model power_RegulatedResonantLLCConverter in Mathworks. Please suggest accordingly.
0 Kommentare
Akzeptierte Antwort
Shubh Pareek
am 12 Jun. 2023
1) By generating a 'm' file do you mean converting Simulink model to MATLAB code ?
Assuming you mean that, this feature is not available in MATLAB yet.
Simillar question asked previously-
2) But in the case you want to make a MATLAB script that runs , open's/closes ,edits blocks of Simulink model you can take a look at these links -
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Simulink Coder finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!