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!