Stateflowをアドオンマネージャーからアンインストールしたが、引き続きStateflowのブロックが使えてしまいます。なぜでしょうか。
1 回表示 (過去 30 日間)
古いコメントを表示
Stateflowありの環境で作成したSimulinkモデルがStateflowなしの環境で動くかどうか確認するために、Stateflowをアドオンマネージャーからアンインストールしました。
アンインストールが正しくできていることを確認するために、Stateflowの機能を使用したSimulinkモデルが動かせなくなっていることを確認しようとしたのですが、動かせてしまいました。
アドオンマネージャーや ver コマンドで表示される一覧からはStateflowが確かに削除されています。
なぜアンインストールしたはずのStateflowの機能が使えるのでしょうか。
また、どのようにすればStateflowが使えない環境を作ることができるでしょうか。
0 件のコメント
回答 (1 件)
UDAYA PEDDIRAJU
2024 年 9 月 30 日
Hi Fumiya,
MATLAB's cache might still retain information about Stateflow. Restarting MATLAB can clear the cache and resolve the issue in some cases.
Could you check this way?.
See if the following helps, which I used for my other project: https://www.mathworks.com/matlabcentral/answers/872308-how-can-i-identify-and-remove-missing-and-not-needed-dependencies-from-a-simulink-project-in-r201
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で ビッグ データの処理 についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!