Stateflowをアドオンマネージャーからアンインストールしたが、引き続きStateflowのブロックが使えてしまいます。なぜでしょうか。
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Stateflowありの環境で作成したSimulinkモデルがStateflowなしの環境で動くかどうか確認するために、Stateflowをアドオンマネージャーからアンインストールしました。
アンインストールが正しくできていることを確認するために、Stateflowの機能を使用したSimulinkモデルが動かせなくなっていることを確認しようとしたのですが、動かせてしまいました。
アドオンマネージャーや ver コマンドで表示される一覧からはStateflowが確かに削除されています。
なぜアンインストールしたはずのStateflowの機能が使えるのでしょうか。
また、どのようにすればStateflowが使えない環境を作ることができるでしょうか。
0 comentarios
Respuestas (1)
UDAYA PEDDIRAJU
el 30 de Sept. de 2024
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 comentarios
Ver también
Categorías
Más información sobre ビッグ データの処理 en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!