1-Visitor
September 11, 2010
Question
MathCAD Help Needed
- September 11, 2010
- 4 replies
- 4339 views
Hello,
I am writing a simple routine to exchange the rows, columns or both of a symmetric matrix. Prior to doing so, the routine must catch errors and display them together (if multiple errors are present, they must be listed as separate lines but in a single execution of routine). My routine works, but I cannot figure out how to catch and display the errors properly.
I have attached my code. Any help much appreciated.

