Page 1 of 1

Debugging

Posted: Mon Nov 09, 2015 11:35 pm
by fan
hi tom, i am trying replicate the example in Kim&Nelso (KIMNP126.RPF). However, the following error message appears. I checked the example code, couldn't find the error. Could you please take a look?by the way, what can be the best and a quick way to get the line numbers to check and debug?

Code: Select all

The Error Occurred At Location 170, Line 13 of %MSINIT
Called From Location 127, Line 13 of MSFILTERINIT
## MAT14. Non-invertible Matrix. Using Generalized Inverse for SYMMETRIC.

Re: Debugging

Posted: Tue Nov 10, 2015 10:05 am
by TomDoan
That needs the same fix as in your program. (@MSFilterInit probably was changed to do an additional calculation after the original program was written).

https://estima.com/forum/viewtopic.php?p=11268#p11268