In Simscape onramp, Explore a Simscape Model error while submitting.
Mostrar comentarios más antiguos
In Simscape onramp through online, at section "Explore a Simscape Model" while submitting that shows the following error,
Unrecognized function or variable 'simmechanics.sli.internal.register_datatypes'.16 comentarios
John Rebeiro
el 21 de Mzo. de 2022
Movida: DGM
el 1 de Feb. de 2023
I also got the same any solution?
Josh Zagorski
el 4 de Abr. de 2022
Movida: DGM
el 1 de Feb. de 2023
Ditto
Daniel Brown
el 8 de Abr. de 2022
Same issue.
Brian Nicholson
el 20 de Abr. de 2022
Ditto
Sankar raj R
el 26 de Abr. de 2022
Same error occuring, may be it is because using it in workplace or protected network
Daniele Bertucco
el 5 de Mayo de 2022
Same error. How did you fix it?
I can't find a way, so I can't complete the task.
Oleh Shkodzinsky
el 5 de Mayo de 2022
Same error.
Maksym Shylkin
el 11 de Mayo de 2022
Movida: DGM
el 1 de Feb. de 2023
Same error, I have no clue what to do with it. Need help.
VBBV
el 21 de Feb. de 2023
+1
煦东
el 27 de Feb. de 2023
+1
KISSHORE VARMA RAJSEGARAN
el 10 de Abr. de 2023
Movida: Joel Van Sickel
el 10 de Jun. de 2024
This bug is still not resolved
Vinuta
el 24 de Jun. de 2023
I also got same error kindly resolve this
wissal
el 31 de Jul. de 2023
Movida: Joel Van Sickel
el 10 de Jun. de 2024
Still no solution recommended for this issue ?
Saaya
el 1 de Ag. de 2023
Movida: Joel Van Sickel
el 10 de Jun. de 2024
I am getting the same error and none of the solutions mentioned above are working for me. MATHWORKS please fix the bug ASAP or please provide with some proper working solution.
Sanaullah-ghous
el 23 de Dic. de 2023
Movida: Joel Van Sickel
el 10 de Jun. de 2024

Respuestas (3)
Brian Nicholson
el 11 de Mayo de 2022
25 votos
I got the following reply...I am writing in reference to your Technical Support Case #05487915 regarding 'SimScape On-Ramp Online Course Bug?'.
This issue is currently under investigation. The workaround is to specify the path directly. This can be done by executing the following command:
addpath(fullfile(matlabroot,'toolbox/physmod/sm/sli/m'))
10 comentarios
Maksym Shylkin
el 11 de Mayo de 2022
Looks like it helped, thank you.
Huanran Zhang
el 8 de Jun. de 2022
it is very useful, thank you very much
Aaron Harford
el 11 de Jul. de 2022
And how & where do we execute this command?
Sam
el 15 de Jul. de 2022
in the background MATLAB workspace
Brendan Ricketts
el 15 de Jul. de 2022
How do we do that. I am using online?
Yogesh V S
el 3 de Ag. de 2022
Editada: Yogesh V S
el 3 de Ag. de 2022
Thank you, it's very helpful
Nenad Petrovic
el 5 de Sept. de 2022
Good work! Thanks!
RAVI PRAKASH MAHOBIA
el 14 de En. de 2023
Thank You So Much, it works.
Maurício
el 31 de En. de 2023
Oh!!!!! Thank you very very much, you save my life !!!
obrigado
RUSHIKESH
el 3 de Abr. de 2023
It's Correct after adding this command. Thank you for helping us...
Tamilpalani
el 21 de Sept. de 2022
Movida: VBBV
el 21 de Feb. de 2023
4 votos
Possible soultion: Right click "CircuitSimulationOnramp" window then go to Model Properties then go to "Callbacks" then select "InitFcn*" and key in following statement in Model initialization function window to resolve the error addpath(fullfile(matlabroot,'toolbox/physmod/sm/sli/m')
Check for screenshot attached
4 comentarios
AKSHATHA V KULKARNI
el 6 de Jul. de 2023
This worked.
Thank you
Sivakumar
el 16 de Jul. de 2023
Thanks
practice
el 22 de Jul. de 2023
Thank you so much
Fredy Santiago Laverde Contreras
el 20 de Ag. de 2023
Thank you so much :,D
Brian Nicholson
el 11 de Jul. de 2022
Movida: DGM
el 1 de Feb. de 2023
0 votos
I entered addpath(fullfile(matlabroot,'toolbox/physmod/sm/sli/m')) on what I presume is the Matlab command line (though I am new to Matlab and this may not be what it is called), next to the two >> symbols.
3 comentarios
Manohar Shankar
el 15 de Dic. de 2022
Movida: DGM
el 1 de Feb. de 2023
Thank you sir for the kind fix. It worked
VBBV
el 21 de Feb. de 2023
I think it needs to be entered in the initfcn callback function to resolve the error , as @Tamilpalani told
Categorías
Más información sobre Foundation and Custom Domains en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!