How can I find what data types are present in a simulink model without checking the output data type of each model?
5 次查看(过去 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 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Model Verification 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!