ldc6
Electrical
- Jan 14, 2004
- 3
Hi guys - I'm sure this is a basic question, but I can't seem to get past it.
I have the following:
Function(i):= ( data1(i) data2(i) data3(i) )
Function(0)= ( 5 2 3)
Freq:= 8..10
I want to be able to plot Function(0) vs. Freq on an XY Plot (similar to below pic but w/ connected lines), but I can't seem to get it to work. Any ideas?
5| x
4|
3| x
2| x
1|_ _ _ _
0 8 9 10
Any help would be greatly appreciated.
Thanks in advance
I have the following:
Function(i):= ( data1(i) data2(i) data3(i) )
Function(0)= ( 5 2 3)
Freq:= 8..10
I want to be able to plot Function(0) vs. Freq on an XY Plot (similar to below pic but w/ connected lines), but I can't seem to get it to work. Any ideas?
5| x
4|
3| x
2| x
1|_ _ _ _
0 8 9 10
Any help would be greatly appreciated.
Thanks in advance