Skip to main content
10-Marble
November 27, 2024
Solved

Graph_Plot_Error

  • November 27, 2024
  • 1 reply
  • 1279 views

I hope everyone is doing well.

 

While plotting a graph, I receive an error.

Please assist me in fixing the issue.

Please find the attached document below.

 

Thanks and regards.

MSRAZA.

plot_error.png

 

 

Best answer by Werner_E

Variable xx is undefined.

Primes quickplot feature can't be used with units.

 

xx must be defined as a range with units:

Werner_E_0-1732715425102.png

 

1 reply

Werner_E25-Diamond IAnswer
25-Diamond I
November 27, 2024

Variable xx is undefined.

Primes quickplot feature can't be used with units.

 

xx must be defined as a range with units:

Werner_E_0-1732715425102.png

 

19-Tanzanite
November 27, 2024

By plotting your stress-strain curves, I could see that they closely followed an exponential type, so I roughly fitted them (by eye).  

You only need to define your "f" functions once - see attached.

StressStrain.png

Alan