can i convert matlab simulink model into matlab code?

24 vues (au cours des 30 derniers jours)
Yashasvi Shah
Yashasvi Shah le 20 Oct 2020
I have simulink models in digital communication , then can i convert it into matlab codes?

Réponses (1)

Walter Roberson
Walter Roberson le 20 Oct 2020
Modifié(e) : Walter Roberson le 20 Oct 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 commentaires
DB
DB le 5 Nov 2024
Modifié(e) : DB le 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 ?

Connectez-vous pour commenter.

Catégories

En savoir plus sur Simulink Functions dans Help Center et File Exchange

Produits


Version

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by