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!