Can I input multiplexed signals(of same data type) to matlab function block
이전 댓글 표시
Can I input multiplexed signals(of same data type) to matlab function block
답변 (1개)
Arun Sanap
2021년 5월 5일
0 개 추천
As per my understanding, you are trying to feed the output of the Mux block to the MATLAB function block.
The MATLAB function block supports scalar, vector, and matrix inputs. Since the output of the Mux is a vector signal, it can be fed to the MATLAB function block.
Here is more info on using MATLAB function block:
카테고리
도움말 센터 및 File Exchange에서 Simulink Functions에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!