User Portlet User Portlet

Discussions
A For loop, like a Do loop, does not produce an output--it simply executes the code within. So you could get what you are wishing for by adding a Print statement to the MatrixForm expression that you want to see as in: Nmax = 2; For[iw = 1,...