フィルターのクリア

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 日間)
shane shitanda
shane shitanda 2023 年 6 月 20 日
移動済み: DGM 2023 年 12 月 29 日
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
小杰
小杰 2023 年 12 月 29 日
移動済み: DGM 2023 年 12 月 29 日
I gor the same error

サインインしてコメントする。

回答 (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 Center および File ExchangeStartup and Shutdown についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by