Effacer les filtres
Effacer les filtres

Matlab 2020b "Simulink Onramp Failed to launch. Pattern not found"

2 vues (au cours des 30 derniers jours)
Joe W
Joe W le 1 Nov 2021
Commenté : Joe W le 3 Nov 2021
I'm trying to run simulink onramp for Matlab 2020b. When I click the link under "Learn" in simulink I get the error: "Simulink Onramp failed to launch. Pattern not found."
I found the command line to launch Simulink onramp and tried that. Below is the command I used and the resulting error messsages in the Matlab command window:
>> learning.simulink.launchOnramp('simulink')
Error using learning.simulink.internal.getEnvironment
Pattern not found
Error in learning.simulink.internal.PortalUrlBuilder/addParamsToUrl
Error in learning.simulink.internal.PortalUrlBuilder
Error in learning.simulink.Application/setConnectorPath
Error in selfPacedTrainingStartup
Error in simulinkTraining
Error in learning.simulink.launchOnramp
>>
I tried running as Admin, but that didn't change anything. There seems to be a good bit of Simulink Onramp issues in the forum, but I could not find any like this. Any help would be appreciated. Thanks!
  2 commentaires
Yongjian Feng
Yongjian Feng le 1 Nov 2021
what kind of operating system are you using?
Joe W
Joe W le 1 Nov 2021
Windows 10

Connectez-vous pour commenter.

Réponse acceptée

Cris LaPierre
Cris LaPierre le 1 Nov 2021
Consider reinstalling Simulink. If that does not fix the problem, please contact support.
  1 commentaire
Joe W
Joe W le 3 Nov 2021
My IT ended up installing 2021b and onramp is working fine now. Thanks.

Connectez-vous pour commenter.

Plus de réponses (1)

Yongjian Feng
Yongjian Feng le 1 Nov 2021
Try this first before from your matlab command line window, re-installing:
learning.simulink.internal.getEndPoint()
  2 commentaires
Joe W
Joe W le 1 Nov 2021
I tried this. Here's the response:
>> learning.simulink.internal.getEndPoint()
ans =
'https://matlabacademy.mathworks.com/service/v1/discovery'
>>
Unfortunately I get the same errors when trying to open Onramp. I'll try to reinstall Simulink - I'm not sure how long that will take because I'll have to go through the IT department. Thanks for the help.
Yongjian Feng
Yongjian Feng le 1 Nov 2021
Modifié(e) : Yongjian Feng le 1 Nov 2021
I see. Looks like a bug fixed in 2020bd. Do you have the latest update?
If you contact support, provide the following info:
  1. which update of 2020b you have
  2. the return from learning.simulink.internal.getEndPoint() above.

Connectez-vous pour commenter.

Tags

Produits


Version

R2020b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by