Error (Arduino support software): "undefined function or variable 'a'" directly after variable 'a' is stated
이전 댓글 표시
I am getting a error with undefined variable 'a', directly after 'a' is stated. Why is this? It is very clearly defined and in the workspace. I have attached a screenshot of the command window. The arduino uno correctly connected in the arduinosetup and 'a = arduino' was the first line of the m file 'untitled99.m'.
Is this error because I was calling 'a' in an original function? If so, how can I fix this problem? Thanks in advance.
Using Matlab2017a on MacBook Pro 10.12.1

댓글 수: 1
Jan
2017년 6월 20일
Please post the relevant lines of the code. What happens before the line 53?
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Arduino Hardware에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!