Need help debugging program on HP 35s
|
04-12-2015, 08:19 PM
(This post was last modified: 04-13-2015 02:14 AM by mbrethen.)
Post: #4
|
|||
|
|||
RE: Need help debugging program on HP 35s
That was my first try at programming the 35s. I made some minor modifications to an existing program written by Mr. Hanson and used it along with the other program from Stefan, already mentioned, for some engineering classes I was taking at the time.
So, yeah, I'm still learning. After spending a week debugging this program I traced the errors to lines L091-L114. Code: L001 LBL "L" I decided to replace those menu-driven programs with a library of matrix programs that use a control-number format similar to the 41 Advantage module. So far, I have added the following to my library: 1. Storing a Matrix (which can be found here). 2. Addition & Subtraction 3. Multiplication 4. Norm of a Matrix 5. Trace of a Square Matrix 6. Transpose a) General case b) Square Matrix 7. Copying a Matrix They are translations of Jean-Marc Baillard's programs for the 41. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Need help debugging program on HP 35s - mbrethen - 04-11-2015, 03:12 PM
RE: Need help debugging program on HP 35s - Thomas Klemm - 04-11-2015, 07:56 PM
RE: Need help debugging program on HP 35s - Jeff_Kearns - 04-12-2015, 12:18 PM
RE: Need help debugging program on HP 35s - mbrethen - 04-12-2015 08:19 PM
|
User(s) browsing this thread: 1 Guest(s)