Borrar filtros
Borrar filtros

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

2 visualizaciones (últimos 30 días)
Unrecognized function or variable 'simmechanics.sli.internal.register_datatypes'.
  6 comentarios
Shubham
Shubham el 24 de Jun. de 2023
Movida: DGM el 29 de Dic. de 2023
I gor the same error while learning onramp course,
i am using it on web

Iniciar sesión para comentar.

Respuestas (1)

Govind KM
Govind KM el 22 de Jun. de 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'))

Categorías

Más información sobre Startup and Shutdown en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by