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!