can i convert matlab simulink model into matlab code?

26 visualizzazioni (ultimi 30 giorni)
I have simulink models in digital communication , then can i convert it into matlab codes?

Risposte (1)

Walter Roberson
Walter Roberson il 20 Ott 2020
Modificato: Walter Roberson il 20 Ott 2020
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 Commenti
DB
DB il 5 Nov 2024
Modificato: DB il 5 Nov 2024
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 ?

Accedi per commentare.

Categorie

Scopri di più su Simulink Functions in Help Center e File Exchange

Prodotti


Release

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by