How to use variables from Workspace in Simulink Function block ?
이전 댓글 표시
In older versions there was an Fcn block where everything worked.
답변 (1개)
Fangjun Jiang
2021년 1월 26일
0 개 추천
The "Simulink Function Block" defines a "function" that could be scoped and called multiple instances, so I think you have to use a Constant block outside and then feed it as an Input argument.
카테고리
도움말 센터 및 File Exchange에서 Simulink에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!