Change default data type of a simulink block

4 ビュー (過去 30 日間)
Bora Sunamak
Bora Sunamak 2023 年 3 月 1 日
編集済み: Dinesh 2023 年 3 月 7 日
Hi,
Is there any way to change a simulink block's default data type?
In consant, its default is "Inherit: Inherit from 'constant value'". I want it to be chosen as uint16 every time I insert a block to the model.
Here's the drop down menu that I mentioned:

回答 (1 件)

Dinesh
Dinesh 2023 年 3 月 7 日
編集済み: Dinesh 2023 年 3 月 7 日
Hi Bora.
For most blocks, their output data type is inherited from their inputs.
As I can see, the "Block Parameters" tab for the "Constant" block is not editable when when we choose it by right-clicking directly from the "Library Browser" window.
The output data type is only chosen based on the input provided.

カテゴリ

Help Center および File ExchangeProgrammatic Model Editing についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by