simulinkが起動しない
7 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Error code:-202
Error message:err_cert_authority_invalid
0 comentarios
Respuestas (1)
Naoya
el 4 de Feb. de 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 comentarios
Ver también
Categorías
Más información sobre Programmatic Model Editing 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!