How can I find what data types are present in a simulink model without checking the output data type of each model?

6 ビュー (過去 30 日間)
I am working on a simulink model and I want to check the data types of various signals easily. Is there an easy way to do this? Thanks in advance!

採用された回答

Abhas
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 ExchangeModel Verification についてさらに検索

タグ

製品


リリース

R2023a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by