UAV Guidance Model Data Type Miss Match Error
이전 댓글 표시
Error being displayed is:
"Data type mismatch. 'Input Port 1' of 'Control/Guidance Model/State' expects a signal of data type 'double'. However, it is driven by a signal of data type 'MultirotorGuidanceStateBus'"
The data error is coming from inside the UAV Guidance model, I have tried a data type converter both before and after the block, this has not removed the issue.
I am unable to edit the block to change the data type inside of it.
Image show where simulink belive the error to be inside the UAV Guidance Block

댓글 수: 1
Jianxin Sun
2023년 3월 1일
Hi Joel,
This might be related to the block connected to the output of the UAV Guidance Model block. The block outputs bus signal, and the downstream block connected to guidance model output port need to accept bus signal as well. Can you share the model connections between the guidance block and its downstream blocks?
Jianxin
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Guidance, Navigation, and Control에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!