In Simscape onramp, Explore a Simscape Model error while submitting.
显示 更早的评论
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 个评论
John Rebeiro
2022-3-21
移动:DGM
2023-2-1
I also got the same any solution?
Josh Zagorski
2022-4-4
移动:DGM
2023-2-1
Ditto
Daniel Brown
2022-4-8
Same issue.
Brian Nicholson
2022-4-20
Ditto
Sankar raj R
2022-4-26
Same error occuring, may be it is because using it in workplace or protected network
Daniele Bertucco
2022-5-5
Same error. How did you fix it?
I can't find a way, so I can't complete the task.
Oleh Shkodzinsky
2022-5-5
Same error.
Maksym Shylkin
2022-5-11
移动:DGM
2023-2-1
Same error, I have no clue what to do with it. Need help.
VBBV
2023-2-21
+1
煦东
2023-2-27
+1
KISSHORE VARMA RAJSEGARAN
2023-4-10
移动:Joel Van Sickel
2024-6-10
This bug is still not resolved
Vinuta
2023-6-24
I also got same error kindly resolve this
wissal
2023-7-31
移动:Joel Van Sickel
2024-6-10
Still no solution recommended for this issue ?
Saaya
2023-8-1
移动:Joel Van Sickel
2024-6-10
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
2023-12-23
移动:Joel Van Sickel
2024-6-10

回答(3 个)
Brian Nicholson
2022-5-11
25 个投票
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 个评论
Maksym Shylkin
2022-5-11
Looks like it helped, thank you.
Huanran Zhang
2022-6-8
it is very useful, thank you very much
Aaron Harford
2022-7-11
And how & where do we execute this command?
Sam
2022-7-15
in the background MATLAB workspace
Brendan Ricketts
2022-7-15
How do we do that. I am using online?
Yogesh V S
2022-8-3
编辑:Yogesh V S
2022-8-3
Thank you, it's very helpful
Nenad Petrovic
2022-9-5
Good work! Thanks!
RAVI PRAKASH MAHOBIA
2023-1-14
Thank You So Much, it works.
Maurício
2023-1-31
Oh!!!!! Thank you very very much, you save my life !!!
obrigado
RUSHIKESH
2023-4-3
It's Correct after adding this command. Thank you for helping us...
Tamilpalani
2022-9-21
移动:VBBV
2023-2-21
4 个投票
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 个评论
AKSHATHA V KULKARNI
2023-7-6
This worked.
Thank you
Sivakumar
2023-7-16
Thanks
practice
2023-7-22
Thank you so much
Fredy Santiago Laverde Contreras
2023-8-20
Thank you so much :,D
Brian Nicholson
2022-7-11
移动:DGM
2023-2-1
0 个投票
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 个评论
Manohar Shankar
2022-12-15
移动:DGM
2023-2-1
Thank you sir for the kind fix. It worked
VBBV
2023-2-21
I think it needs to be entered in the initfcn callback function to resolve the error , as @Tamilpalani told
类别
在 帮助中心 和 File Exchange 中查找有关 Foundation and Custom Domains 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!