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!