simulinkが起動しない
7 views (last 30 days)
Show older comments
Error code:-202
Error message:err_cert_authority_invalid
0 Comments
Answers (1)
Naoya
on 4 Feb 2025
ご報告のエラーに関して、多くの場合は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
0 Comments
See Also
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!