Hi Has anyone developed some code to plot up a histogram? The "ghist" function is a little too sophisticated in that the width or size of the bins is adjusted...
Hi, Below please find a function that generate a simple histogram. It should do what was asked in the last message but if you find bugs or make improvements...
We are creating a toolbox of functions that will integrate O-Matrix with SigmaPlot. The toolbox provides functions for generating graphs in SigmaPlot of...
The new "SigmaPlot Interface Toolbox for O-Matrix" integrates the numerical and computational power of O-Matrix with SigmaPlot, the most widely used technical ...
Our best endorsements is the positive feedback of current O-Matrix customers. It would be greatly appreciated if you submit O-Matrix in the "Scientific...
For a lmited time Aspire Software is offering SigmaPlot plus O-Matrix with the SigmaPlot Interface Toolbox for only $850, (nearly 25% off the regular bundle...
Consider the function gaddtext(text, window_coord, text_coord) window_coord refers to the plotted area in relative coordinates [x, y] where x and y vary from...
The key is window_coord = gcoord(x, y), which will return the relative coordinates for input to gaddtext(text, window_coord, text_coord, direction) . Online...
The lp_solve Linear Programming solver is now bundled with the O-Matrix Light download. Installing O-Matrix Light installs and configures everything necessary...
I have attached a function for writing XLS files. Save the file to your omwin\function directory and it will automatically available as xlwrite(). We have...
Harmonic Software has announced the release of version 2 of STSA, The Statistical Time Series Analysis Toolbox for O-Matrix. This release includes a...
Hello, If you are an O-Matrix Data Visualizer user and want to learn more about the Intel Array Visualizer (which Data Visualizer incorporates) please take a...
Harmonic has released version 2.0 of "The O-Matrix Development Kit". The O-Matrix Development Kit provides an easy to use, efficient, and free method to...
My web site, http://www.jimworthey.com is full of graphs and other quantitative results related to color and lighting. Nearly all the calculations were done...
To better help illustrate O-Matrix' potential and how actual users utilize the program we are attempting to put together a set of use cases, or application...
We have been adding some user stories to the site and those will be updated soon. Also, if you have O-Matrix results and/or code on your website, please post...
Thank you to all of you that provided material for O-Matrix user stories and case studies. These presentations provide an excellent method for conveying ...
KBF, The Kalman Filter Design Studio for O-Matrix is now free. All current O-Matrix license holders may obtain and use the distribution without charge. See the...
I went into mlmode and try to "load myfile" where myfile is a .mat file, but Omatrix doesn't understand load. I could have switched to Omatrix mode and use...
Greetings O-Matrix users, Early this week version 2.1 of the Statistical Time Series Analysis toolbox was released for O-Matrix. This release offers a couple...
O-Matrix Version 6.1 is now available. This release has made extensive performance enhancements especially for new multi-core CPUs such as the Intel HT, and...
If you have not yet upgraded to O-Matrix 6.1, January 29, 2007 will be the last day which special discounts will be provided for existing O-Matrix customers. ...
We have made some significant improvements to the performance of the FFT functions in O-Matrix for the next release but we have been profiling "real world"...
Harmonic Software has released "IPT - The Image Processing Toolbox for O-Matrix". IPT provides a comprehensive set of functions for image manipulation and...
With the release of "IPT - The Image Processing Toolbox for O-Matrix", http://www.omatrix.com/ipt.html we are now in the mode of gathering feedback of how the...
Hi, I want to debug (single steping)o-matrix codes like in Matlab just by simply pressing F9, F8, F5 keys (equivalent keys for commands). Let me know if...
PC, You can single-step O-Matrix code with the 'step' command, http://www.omatrix.com/manual/step.htm There is not a F key available but you can access the...