How can I find what data types are present in a simulink model without checking the output data type of each model?
조회 수: 7 (최근 30일)
이전 댓글 표시
채택된 답변
Abhas
2023년 7월 5일
Hi Harsh,
You can follow the steps I have mentioned below :
1 - Go to the debug mode tab in Simulink.
2 - Open Information overlay and select base data types
3 - It will show the data type of each signal as text above them.
Hope it helps!
추가 답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!