Search:

Type: Posts; User: Java Neil

Search: Search took 0.12 seconds.

  1. Replies
    4
    Views
    4,576

    Re: Summing a 4X4 Matrix in JOptionPane

    Well I've messed around with this for hours, and I'm pretty sure this is not how to do this...Once again, I need some help storing the user input and echoing this input at the same time as the sum of...
  2. Replies
    4
    Views
    4,576

    Re: Summing a 4X4 Matrix in JOptionPane

    In thinking about this some more I think I need to store each inputs index and recall that index at the end to "Echo the inputs as a[0] = xx, a[1] = xx, a[3] = xx, a[4] = xx, then displays the...
  3. Replies
    4
    Views
    4,576

    Re: Summing a 4X4 Matrix in JOptionPane

    Good catch! Thanks...
  4. Replies
    4
    Views
    4,576

    Summing a 4X4 Matrix in JOptionPane

    Hi all...I'm a little stuck here. I have an assignment (summing all the numbers in a matrix) that I have figured out using the scanner and I need to figure out a way to turn it into a JOptionPane...
Results 1 to 4 of 4