Modifying multiple loops into parallel computing code?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
I modified and compiled some Matlab code files for my project. It took longer time to run so i was planning to run it parallelly. I m running the same set of files but with different random input generated from the code (Lines 168 to 196). I was directly working with the Matlab files arranged in the loop for multiple iterations (as in the figure attached). I disintegrated the files and put together the codes and now i need to run the line 168 to 371 in parallel from the Try file. I am new to parallel computing in Matlab so can anyone please help me to complete this code? Thank you
0 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Software Development Tools en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!