필터 지우기
필터 지우기

I have been doing the simscape onramp course and it keeps giving me the error "unrecognisedfunction or variable". How do I solve this?

조회 수: 2 (최근 30일)
Unrecognized function or variable 'simmechanics.sli.internal.register_datatypes'.
  댓글 수: 6
Shubham
Shubham 2023년 6월 24일
이동: DGM 2023년 12월 29일
I gor the same error while learning onramp course,
i am using it on web

댓글을 달려면 로그인하십시오.

답변 (1개)

Govind KM
Govind KM 2023년 6월 22일
A workaround for this issue is to specify the path directly. This can be done by executing the following command in the MATLAB Online command window(As you are using the online version):
addpath(fullfile(matlabroot,'toolbox/physmod/sm/sli/m'))

카테고리

Help CenterFile Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by