can i convert matlab simulink model into matlab code?

21 ビュー (過去 30 日間)
Yashasvi Shah
Yashasvi Shah 2020 年 10 月 20 日
編集済み: Walter Roberson 2024 年 11 月 5 日
I have simulink models in digital communication , then can i convert it into matlab codes?

回答 (1 件)

Walter Roberson
Walter Roberson 2020 年 10 月 20 日
編集済み: Walter Roberson 2020 年 10 月 20 日
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 件のコメント
DB
DB 2024 年 11 月 5 日
編集済み: DB 2024 年 11 月 5 日
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 ?

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeSimulink Functions についてさらに検索

製品


リリース

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by