I am having trouble calling a function into a for loop.
이전 댓글 표시
I am getting an "Unrecognized function or variable 'jk'." error on my code. Can someone help me figure out what I am doing wrong?
댓글 수: 4
Cris LaPierre
2021년 11월 1일
How is the variable jk created in your script? It must be created before you use it.
John Woods
2021년 11월 1일
편집: John Woods
2021년 11월 2일
John Woods
2021년 11월 2일
Cris LaPierre
2021년 11월 2일
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Loops and Conditional Statements에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!