How to create a persistent variable in the matlab function block inside simulink?
12 ビュー (過去 30 日間)
古いコメントを表示
What is a best way to create a persistent variable in the matlab function block inside simulink? So that the values inside that variable can be changed insude the matlab function block at a simulation time step, and the new value is available at the next simulation step when the function is run again.
0 件のコメント
回答 (1 件)
参考
カテゴリ
Help Center および File Exchange で Simulink Functions についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!