Quote:
Originally Posted by ste2425
That is top notch my friend i really didnt expect anyone to take the time to write any sort of code up and even test it. Its greatly appreciated you taking the time. I didn't explain it very well. But you hit the nail on the head with you code, whilst i only need to move data on the y axis keep its x axis the same it does exactly what i need.
|
No problem, I'm happy to help. As far as doing mathematical processing on a computer, doing linear algebra and mucking with matricies is one of my more favorite topics. I like dabbling in it when I have some spare time. I'm glad that at least part of it was useful. As a programmer you tend to get good at understanding what people mean when they describe something that they want programmed. You might not always hit it right on the head but more often than not you're close enough and the more you do it the better you get at interpretting those instructions.
Anyways I'm glad you're making progress. We're here if you have any questions and we can do our best to answer them. Cheers!