Implementing Algorithms in O-Matrix
O-Matrix provides a simple-to-use, high-performance interpreted language. Commands can be entered directly at the command line and executed as you
enter them, providing immediate results or commands and user-defined functions can be entered in text-based files. The syntax of the O-Matrix
language is a hybrid of BASIC, and other matrix languages providing a very easy-to-learn and compact notation where algorithms are the same as the mathematics they represent.
The O-Matrix language and run-time environment facilitate both rapid, interactive visual data analysis and the construction of large, sophisticated
applications. Typical end user solutions range from a few commands entered at the command prompt to thousands of lines of code spanning many files.
(Numerous examples of typical O-Matrix solutions are available in the omwin/example directory of the distribution.)
Program Control Working with Matrices Operators Debugging O-Matrix Applications Profiling O-Matrix Applications OLE/COM Automation scripting with O-Matrix
The O-Matrix COM server Running MATLAB m-files with O-Matrix
Back to O-Matrix Main Page.
|