Code reuse between several Embedded Matlab Function

조회 수: 6 (최근 30일)
KSevcik
KSevcik 2015년 3월 19일
댓글: KSevcik 2015년 3월 30일
I have the same question as this 2011 inquiry:
Is it possible to share code between several Embedded Matlab Function blocks rather than to duplicate it ? In other words, can you have multiple instances of an Embedded Matlab Function block that reference the same piece of code? If not, is there some way to do this with s-functions?
  댓글 수: 2
Ryan Livingston
Ryan Livingston 2015년 3월 23일
Is the answer to that question insufficient in some way?
KSevcik
KSevcik 2015년 3월 30일
Ryan,
The previous answer specifically answered how to do this with embedded matlab functions, but i found that this was not really the best solution. I ended creating a level-2 s-function that I could then reuse in several different places.

댓글을 달려면 로그인하십시오.

답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by