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 CenterFile Exchange에서 Simulink Functions에 대해 자세히 알아보기

제품


릴리스

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by