Changing function with Iteration
Mostrar comentarios más antiguos
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
Respuesta aceptada
Más respuestas (1)
Sean de Wolski
el 19 de Abr. de 2012
0 votos
- FAQ a1 a2 an
- doc persistent %use persistent variables
- doc switch %make a decision based on something
1 comentario
amir saeed
el 19 de Abr. de 2012
Categorías
Más información sobre Data Type Conversion en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!