Matrix Plugin for REALbasic 5 allows you to construct programs which, because of operator and function overloading, can handle real matrices much like doubles and integers are handled. Matrix elements are doubles. A matrix can be entered in standard form in a MultiLine EditField and read in by a single instruction. What's New: Version 1.1 corrects a bug with addition and subtraction of a matrix with a double or integer. |