- You can create a function using stateflow chart
What happened to Simulink fcn?
조회 수: 10 (최근 30일)
이전 댓글 표시
What happened to Simulink fcn? It does not exist anymore in User defined function and Commonly used blocks? Now one has to use a multitude of sums, multiplications etc. Is there somewhere substitute to fcn. Using Matlab fcn in Simulink crashes whole Matlab.
댓글 수: 0
답변 (1개)
Rishabh Mishra
2020년 12월 23일
Hi,
You can utilize the following blocks:
Using these simulink blocks, you can define the required function.
If there is some issue while using these blocks
Refer this link for documentation of method described above. The document also illustrates how to use ‘Simulink function’ block.
Hope this helps.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Simulink Functions에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!