Results 1 to 3 of 3
Thread: Matrix Message
- 05-03-2009, 10:49 AM #1
Member
- Join Date
- Apr 2009
- Posts
- 1
- Rep Power
- 0
-
Your code appears to have an array, and on line 37 of the Matrix class code, you appear to be accessing the 2nd item in an array that holds less than 2 items.
If you want more help, you'll need to provide more detail here, much more detail including code. A great resource that has helped me and will probably help you is an article entitled How To Ask Questions The Smart Way. It will tell you how to formulate your questions so that the folks here will be better able to answer them. Good luck.
- 05-04-2009, 04:32 AM #3
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
At least, did you read more about the exceptions you get on the web Or Java doc?
ArrayIndexOutOfBoundsException (Java 2 Platform SE v1.4.2)
It's more clearly explain what's wrong with your code? As Fubarable says, if you can provide more details we can help you.
Similar Threads
-
Help with dox matrix printer
By Albert in forum Advanced JavaReplies: 7Last Post: 09-06-2011, 08:50 AM -
displaying 2D-Matrix
By srinivasmallabathula in forum New To JavaReplies: 2Last Post: 02-18-2009, 07:19 PM -
[SOLVED] Help with Matrix
By Bernard Robitaille in forum JCreatorReplies: 10Last Post: 02-14-2009, 02:19 AM -
Matrix variations with repetition
By jnovice in forum New To JavaReplies: 4Last Post: 01-19-2009, 08:42 AM -
Help with matrix
By susan in forum New To JavaReplies: 1Last Post: 08-07-2007, 04:37 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks