Changing function with Iteration
Show older comments
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
Accepted Answer
More Answers (1)
Sean de Wolski
on 19 Apr 2012
0 votes
- FAQ a1 a2 an
- doc persistent %use persistent variables
- doc switch %make a decision based on something
1 Comment
amir saeed
on 19 Apr 2012
Categories
Find more on Data Type Conversion in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!