User Portlet User Portlet

Discussions
Awesome thank you so much!  My lack of knowledge about all the Mathematica commands is really hurting me!  Two more things. Does anyone else think that my Boltzman distribution looks odd?    And can you label a matrixplot?  I want to have spins and...
Hi I am trying to create a random list of only -1 and 1.  I am only need 10 digits, I don't want any zeroes.  I have tried to use mathematica to omit 0's with the if command but that doesn't work. [code] H = Table[RandomInteger [{-1}, {1}], {i, 0,...
Awesome!  Thanks guys.  I think what was holding me back was just not knowing the right command.