1-Visitor
June 13, 2017
Question
Returning multiple variables from a while loop
- June 13, 2017
- 1 reply
- 4918 views
Hi,
I have been trying to get a while loop to augment multiple matrices, previously defined globally, until convergence is reached. I then want to access these matrices outside of the loop to perform further calculations. I have been having no luck, and am not even sure if I have defined the loop correctly to draw from the global variables. If you have any ideas, i would be incredibly appreciative.
Thanks so much,

