12-22-2004 05:23 PM
12-23-2004 06:21 PM
12-24-2004 06:21 AM
@joly wrote:
save your data in Excel file.After use VI Matlab and use matlab command "alldata=load('filename.xls')".I do not write english very well.I speek french...
12-26-2004 03:16 AM
12-27-2004 08:20 AM
12-28-2004 03:03 PM
@Shidla wrote:
So what is the question about... I have to use XY graph in my program. It is used in Loop while cycle. It shows the statistic of a variable. I am using cursors in this graph to check the actual value of a variable in different period of time. But there are 7 variables and it is extremely hard for user to check each value independently. So I tried to make them moving on the X axis (TIME) together using the property node (cursors reading the position (only X axis, Y axis status lock to plot) of the major cursor and follow it... Everything looks great? But it did not work when I am trying to move the major cursor manually on graph... It works only when I am using the cursor movement buttons... But they work very slowly when there is a lot of data in graph.
I want to find out is it possible to make seven coursers mouthing together By the X axe and be Locked each at its plot by Y axe manually (Using mouse moving on a graph). Is it possible? If it is than how to do it?
12-30-2004 01:50 AM