Effacer les filtres
Effacer les filtres

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

2 vues (au cours des 30 derniers jours)
Unrecognized function or variable 'simmechanics.sli.internal.register_datatypes'.
  6 commentaires
Shubham
Shubham le 24 Juin 2023
Déplacé(e) : DGM le 29 Déc 2023
I gor the same error while learning onramp course,
i am using it on web
小杰
小杰 le 29 Déc 2023
Déplacé(e) : DGM le 29 Déc 2023
I gor the same error

Connectez-vous pour commenter.

Réponses (1)

Govind KM
Govind KM le 22 Juin 2023
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'))

Catégories

En savoir plus sur Startup and Shutdown dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by