Auto-Repeat Your (Required-To-Run-Manually-OneByOne)-Code

Same simulation, Many results.
20 Downloads
Updated 13 Aug 2017

View License

This code is useful when you need to get many results from a simulation, but the code that you have requires you to manually run it for each simulation.
With this code, you do not have to manually run the code one-by-one anymore. This code will do it automatically as many as what you stated in the (total_of_simulations) input.
This might be not as good as what I have just explained, or you might think I am stupid. But at least, this works for me. Because previously I have tried to look for any explanation about how to do it but I did not find any. *since around Jan 2016*
created 19 May 2017
uploaded 03 Aug 2017
Good luck.

Cite As

Raja Joko Musridho (2024). Auto-Repeat Your (Required-To-Run-Manually-OneByOne)-Code (https://www.mathworks.com/matlabcentral/fileexchange/63959-auto-repeat-your-required-to-run-manually-onebyone-code), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2014a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Get Started with MATLAB in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.1.0.0

I changed the way to state the total of simulations that we want. We do not have to keep changing the code anymore to do so.

1.0.0.0

I updated the title from the file's name into "Auto-Repeat Your (Required-To-Run-Manually-OneByOne)-Code"