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

Same simulation, Many results.
20 descargas
Actualizado 13 ago 2017

Ver licencia

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.

Citar como

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. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2014a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Get Started with MATLAB en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
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"