Skip to main content
deleted 42 characters in body; deleted 13 characters in body
Source Link
Rui F Ribeiro
  • 58k
  • 28
  • 156
  • 237

I want a plotting script that will plot multiple graphs on the same plot where the values of my data have the same x coordinate. This will help meshow the differences of each variable in the plot. I tried to plot using spreadsheet, but the plots are not clearly identifiable each other. I want you help me with the script to do my plot. My data looks like:

x y1 y2 y3 y4 

1 10 25 28 30 
2 20 15 40 20 
3 10 10 30 20 
4 2 5 15 30    
. . . . 

I want a plotting script that will plot multiple graphs on the same plot where the values of my data have the same x coordinate. This will help me the differences of each variable in the plot. I tried to plot using spreadsheet, but the plots are not clearly identifiable each other. I want you help me with the script to do my plot. My data looks like:

x y1 y2 y3 y4 

1 10 25 28 30 
2 20 15 40 20 
3 10 10 30 20 
4 2 5 15 30    
. . . . 

I want a plotting script that will plot multiple graphs on the same plot where the values of my data have the same x coordinate. This will show the differences of each variable in the plot. I tried to plot using spreadsheet, but the plots are not clearly identifiable each other. My data looks like:

x y1 y2 y3 y4 

1 10 25 28 30 
2 20 15 40 20 
3 10 10 30 20 
4 2 5 15 30    
. . . . 
Code block
Source Link
jasonwryan
  • 74.8k
  • 35
  • 204
  • 230

I want a plotting script that will plot multiple graphs on the same plot where the values of my data have the same x coordinate. This will help me the differences of each variable in the plot. I tried to plot using spreadsheet, but the plots are not clearly identifiable each other. I want you help me with the script to do my plot. My data looks like:

x y1 y2 y3 y4 

1 10 25 28 30 
2 20 15 40 20 
3 10 10 30 20 
4 2 5 15 30    
. . . . 

Thank you

I want a plotting script that will plot multiple graphs on the same plot where the values of my data have the same x coordinate. This will help me the differences of each variable in the plot. I tried to plot using spreadsheet, but the plots are not clearly identifiable each other. I want you help me with the script to do my plot. My data looks like:

x y1 y2 y3 y4 

1 10 25 28 30 
2 20 15 40 20 
3 10 10 30 20 
4 2 5 15 30    
. . . . 

Thank you

I want a plotting script that will plot multiple graphs on the same plot where the values of my data have the same x coordinate. This will help me the differences of each variable in the plot. I tried to plot using spreadsheet, but the plots are not clearly identifiable each other. I want you help me with the script to do my plot. My data looks like:

x y1 y2 y3 y4 

1 10 25 28 30 
2 20 15 40 20 
3 10 10 30 20 
4 2 5 15 30    
. . . . 

I want a plotting script that will plot a multiple graphs on the same plot where the values of my data have the same xx coordinate. This will help me the differences of each variable in the plot. I tried to plot using spreadsheet, but the plots are not clearly identifiable each other. I want you help me with the script to do my plot. My data looks like as follow

x y1 y2 y3 y4:

1 10 25 28 30 2 20 15 40 20 3 10 10 30 20 4 2 5 15 30

x y1 y2 y3 y4 

1 10 25 28 30 
2 20 15 40 20 
3 10 10 30 20 
4 2 5 15 30    
. . . . 

. . . . Thank Thank you

I want a plotting script that will plot a multiple graphs on the same plot where the values of my data have the same x coordinate. This will help me the differences of each variable in the plot. I tried to plot using spreadsheet, but the plots are not clearly identifiable each other. I want you help me with the script to do my plot. My data looks like as follow

x y1 y2 y3 y4

1 10 25 28 30 2 20 15 40 20 3 10 10 30 20 4 2 5 15 30

. . . . Thank you

I want a plotting script that will plot multiple graphs on the same plot where the values of my data have the same x coordinate. This will help me the differences of each variable in the plot. I tried to plot using spreadsheet, but the plots are not clearly identifiable each other. I want you help me with the script to do my plot. My data looks like:

x y1 y2 y3 y4 

1 10 25 28 30 
2 20 15 40 20 
3 10 10 30 20 
4 2 5 15 30    
. . . . 

Thank you

Source Link
AiB
  • 797
  • 3
  • 12
  • 30
Loading