yogender, I initially started using O-Matrix about 5-6 years ago when I was studying for my Masters in Mech Eng. I found it to be very useful for writing data...
Hello, Maybe we could get more activity if omatrix users could describe some of their favorite applications they have created and maybe even post them on an...
Allan, Thank you for the suggestion. We are currently considering what new features to add to O-Matrix, and if users could give a description of their work...
Allan, I'm not sure what to expect if our O-Matrix chat begins to "rock," but it might be fun to see a little more activity. Message #1 is from me, and...
Hello, I am in the middle of an evaluation of O-Matrix for the North Orange County (California) Computer Club. While there are many features I like about...
Hi, I'm a long time Matlab user, but relatively new to Omatrix. I am able to save graphics files in various formats in Matlab, but I haven't been able to find...
John Molyneux
jem@...
Oct 17, 2003 12:46 am
22
O-Matrix doesn't provide a function for directly saving in different formats. The easiest approach is to use gcopy to copy the plot to the clipboard and then...
We have started official beta testing of STSA, The Statistical Times Series Analysis Toolbox for O-Matrix. You can find a description of the toolbox at: ...
Hello. I'd like to try the Brent's Method to solve a system of nonlinear equations, but I do not understand the parameter fval. What is the meaning of this...
The paramter fval is an O-Matrix function. In the example on http://www.omatrix.com/manual/brent.htm the parameter fval is the fucntion function f(x) begin ...
Brad Bell
bradley_bell@...
Oct 19, 2003 2:08 am
29
I still don't understand. Brent does the same thing as newton raphson or it has other purpose?...
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...