fplot cutting off graph

7 次查看(过去 30 天)
Scott Feltman
Scott Feltman 2022-3-2
I'm trying to plot the solutions to a differential equation (it's to teach us about QSSA for model reduction.) Every single one of my other plots have worked perfectly fine, except for this one.
The graph gets cut out for some reason, despite all the other fplots of the differential equations working perfectly fine. I checked the equations to see if there was some boundary issue but I found nothing.
Anyone else run into an issue like this? I suspect it's an issue with fplot or with the symbolic equation.
  2 个评论
Walter Roberson
Walter Roberson 2022-3-3
it thinks there is a discontinuity there. inf, nan, complex values might be present
Scott Feltman
Scott Feltman 2022-3-3
Yes, I just looked at individual limits after the discontinuity and NaN appears for some reason. Thanks for the heads up

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 MATLAB 的更多信息

产品


版本

R2020b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by