Skip to main content
1-Visitor
October 11, 2017
Solved

Draw two graphs in the one coordinate system

  • October 11, 2017
  • 1 reply
  • 1588 views

Hi everyone. I have a problem that i can't solve it, i need someone fix it for me.

 

I have to draw two graph in one coordinate system, but only the second graph is displayed. the first graph is not, i don't know why it's not displayed.

1.PNG

2.PNG

i attach the zip files in post, this two graphs is on the page 20. Thank you very much ! 

Best answer by AlanStevens

Your first parameter has an enormous range of values (including some imaginary numbers!).  Double click on the graph, select the "Traces" tab, scroll across to "Type", click on the word "lines" for the first trace and select "draw".

 

See attached.

 

flutter.PNG

 

Alan

 

1 reply

19-Tanzanite
October 11, 2017

Your first parameter has an enormous range of values (including some imaginary numbers!).  Double click on the graph, select the "Traces" tab, scroll across to "Type", click on the word "lines" for the first trace and select "draw".

 

See attached.

 

flutter.PNG

 

Alan

 

marubeni1-VisitorAuthor
1-Visitor
October 11, 2017

Thank you very much, my teacher !