Auto-Repeat Your (Required-To-Run-Manually-OneByOne)-Code
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.
Citation pour cette source
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. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
Version | Publié le | Notes de version | |
---|---|---|---|
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" |