Do you mean zooming in on the scale of the axes? O-Matrix does not have the capability of doing that directly with the mouse. You use the g*axis() functions,...
Currently, I'm using the COM Server a lot with Visual Basic 6.0 in a win 98 enviromment. Despite the fact that it works quite well , sometimes I've experienced...
1. EVAL will return true if your O-Matrix code compiled correctly. There is still the possibility that there is an execution error in which case O-Matrix will...
Message1- Sorry, there is an errortrap function in omatrix? 2- Sorry I didn't explained well. In VB, I have consecutive calls, like: fail=OM.eval("myOMcode") ...
1- See, http://www.omatrix.com/manual/errortrap.htm 2- You can't explicitly check if task N-1 is done before calling task N, you will need to set the timeout...
Hi, guys - It is good to see a group like this, helping each other to solve problems or difficulties. I am a research student in Australia and new to omatrix....
I am not familiar with the command function in Matlab, but you can pass data to functions in O-Matrix by defining them as arguments to the functions you define...
O-Matrix version 5.6 is now available. This release greatly expands O-Matrix' Input and Output capabilties, has made significant performance enhancements, and...
We did not expand the Matlab compatibility mode much since version 5.2 if that is your question. The main areas of improvement between 5.5 and 5.6 has been in...
Thanks for the response. I've seen the web page you point me to, which specifies changes from 5.5 to 5.6. My question is asking a reference for changes...
The primary enhancements between version 5.2 and 5.5 was the ability to call O-Matrix from Microsoft COM-capable clients. That is you can build a VB or other...
We have been getting a growing number of requests for support of image plots in O-Matrix. We are investigating the addition of this, but in the short-term you...
Hello, I have not seen many postings recently. So I did want to hear if anyone here other than Beau has worked with the Excel enhancement for OMATRX? AB...
Dear AB I use Excel by itself quite a lot. So I tried the Excel enhancement when I upgraded OMatrix as the XL-link software came as complementary package....
If you just need to read Excel data, (a .XLS file) you might look at the xlread function in O-Matrix http://www.omatrix.com/manual/xlread.htm The XL-link...
Hi, If you want i can try to help you since i use it myself. If you wish so it would be good if you have icq on your machine because i doubt i can write a...
Hello, I worked with this extension. It works fine both fro Excel to Omatrix and form Omatrix to Excel. If you need further information let me know. Pierre ......
Allan, STSA has only been tested under version 5.6 but it should run under version 5.5. If you purchase a copy of the toolkit in the near future I will...
Hello, Thats a deal, is there any place where I can see the documentation. I wanted to know if it did kalman filters? Allan ... future I ... upgrade...
The documentation is not available online. STSA does not add any Kalman filters to what are available in O-Matrix. http://www.omatrix.com/manual/itrsmo.htm ...
I am having trouble with listdirs(). I have never used this routine, and I'm still not using it, since it doesn't work. listdir("C:\science\omwin") works...
Jim, The attached version of listdirs.oms should fix the previous release. - Save the copy of listdirs.oms in the omwin\function directory - Replace with the...
Beau, Now I have tested the listdirs() function and it seemed to work. It generated a large array of information and did not crash. Thanks again. Jim Worthey ...