Using SFIT objects from model workspace in Simulink embedded Matlab functions

조회 수: 12 (최근 30일)
moTo
moTo 2017년 2월 26일
댓글: Sudarshan Kolar 2017년 3월 1일
Hello together,
I am currently struggling with using two sfit objects in my Simulink Model. The objects are in my model workspace and are constant. However, I am not able to use them in a Matlab function as the constant Block does not allow this data type. Using the model explorer to set these objects as parameters doesn't work either.
Is there a way to somehow get these objects in my function or do I need to convert the sfit objects to an anonymous function?
Thanks in advance and with best regards
  댓글 수: 1
Sudarshan Kolar
Sudarshan Kolar 2017년 3월 1일
I understand that you want to bring an sfit object to Simulink constant block. Why do you want to do this?
Currently Simulink only supports data types listed here:
What exact data do you want to put in the constant block?

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Discontinuities에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by