Changing function with Iteration
Afficher commentaires plus anciens
Hi all I want to call function/script iteratively as I made mutants of a program and each mutant ends with a iteration number. The problem is that I need to change function name iteratively with each iteration of matlab code. Please help me out. My sample mutants are ArithOper1(input),ArithOper2(input),ArithOper3(input),........
Thanks you in Advance
amir
Réponse acceptée
Plus de réponses (1)
Sean de Wolski
le 19 Avr 2012
0 votes
- FAQ a1 a2 an
- doc persistent %use persistent variables
- doc switch %make a decision based on something
1 commentaire
amir saeed
le 19 Avr 2012
Catégories
En savoir plus sur Data Type Conversion 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!