fplot cutting off graph

조회 수: 2 (최근 30일)
Scott Feltman
Scott Feltman 2022년 3월 2일
댓글: Scott Feltman 2022년 3월 3일
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