Skip to main content
1-Visitor
October 22, 2019
Solved

Mathcad Prime 5.0: Plotting failed. Replace complex values and NaNs by real numbers.

  • October 22, 2019
  • 1 reply
  • 2999 views

Greetings,

 

I am working on this task where I need to plot a variable against time. However, I am getting an error saying "Plotting failed. replace complex values and NaNs by real numbers". Can someone help me sort this out?

Best answer by ChrisKaswer

You need to assign your "time" range in seconds - you're trying to compare a unit-less value against values with units of time.

1 reply

16-Pearl
October 22, 2019

You need to assign your "time" range in seconds - you're trying to compare a unit-less value against values with units of time.