simulinkが起動しない
Show older comments
Error code:-202
Error message:err_cert_authority_invalid
Answers (1)
Naoya
on 4 Feb 2025
0 votes
ご報告のエラーに関して、多くの場合はMATLABの設定フォルダが破損してしまっていることが要因の様です。
以下いずれかの方法で、MATLAB設定フォルダをリネームして、設定フォルダを再生成してみてください。
〇 特定バージョン R20XX の設定フォルダをリネームする (例: R20XX -> R20XX_bak)
C:\Users\%username%\AppData\Roaming\MathWorks\MATLAB\R20XX
〇 その上位層のMATLABフォルダをリネームする (例: MATLAB -> MATLAB_bak)
C:\Users\%username%\AppData\Roaming\MathWorks\MATLAB
Categories
Find more on Programmatic Model Editing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!