"undefined function or variable XXXX"

while execution simulink block on r pi, it shows error that "undefined function or variable XXXX" in the matlab function.

2 comentarios

Jan
Jan el 4 de En. de 2017
What is your question? The message looks very clear.
Brandon Eidson
Brandon Eidson el 6 de En. de 2017
Suhas, please provide more details as to what your workflow is, what your end goal is, and if there are any more details to the error message.

Iniciar sesión para comentar.

Respuestas (1)

Jordan Ross
Jordan Ross el 9 de En. de 2017

0 votos

Hello Suhas,
The most likely cause of this is that you have a variable that was previously defined in the workspace but has since been cleared. Ensure that the variable you are working with does in fact exist.

Categorías

Más información sobre Simulink Functions en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 4 de En. de 2017

Respondida:

el 9 de En. de 2017

Community Treasure Hunt

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

Start Hunting!

Translated by