I am having trouble calling a function into a for loop.
Afficher commentaires plus anciens
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 commentaires
Cris LaPierre
le 1 Nov 2021
How is the variable jk created in your script? It must be created before you use it.
John Woods
le 1 Nov 2021
Modifié(e) : John Woods
le 2 Nov 2021
John Woods
le 2 Nov 2021
Cris LaPierre
le 2 Nov 2021
Réponses (0)
Catégories
En savoir plus sur Loops and Conditional Statements dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!