"undefined function or variable XXXX"

조회 수: 13 (최근 30일)
Suhas Chethan
Suhas Chethan 2017년 1월 4일
답변: Jordan Ross 2017년 1월 9일
while execution simulink block on r pi, it shows error that "undefined function or variable XXXX" in the matlab function.
  댓글 수: 2
Jan
Jan 2017년 1월 4일
What is your question? The message looks very clear.
Brandon Eidson
Brandon Eidson 2017년 1월 6일
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.

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

답변 (1개)

Jordan Ross
Jordan Ross 2017년 1월 9일
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.

태그

Community Treasure Hunt

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

Start Hunting!

Translated by