Create a MATLAB program that creates other programs?
Show older comments
Hi there,
I would like to create 100 MATLAB programs that are identical except for one line of code.
My reason for doing this (rather than including everything in a single program) is because the way my school's server works, I need to submit separate programs in order for them to all run at the same time (each on their own processor).
So, I was wondering if there is a way to create a single MATLAB program which outputs other MATLAB programs (.m files).
Thanks!
Accepted Answer
More Answers (0)
Categories
Find more on Search Path 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!