parameter writerブロックを用いてconstantブロックのvalueにint32型のデータを書き込めない
显示 更早的评论
parameter writerブロックを用いてconstantブロックのvalueにint32型のデータを書き込めません。
以下のモデルのように、constantブロックで[10 20]をint32型で定義し、この値をparameter writerで他のConstantブロック("Constant_block")に書き込もうとすると、警告が出て実行されません。
これを解決する方法を教えてください。


回答(1 个)
类别
在 帮助中心 和 File Exchange 中查找有关 イベント関数 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!