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!