The graph is connected with hold, but the graph is cut off.
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
It connects two graphs. However, the part connecting the two graphs is broken. I do not know why.
(Figure 1 is an enlarged view of the two graphs in Figure 2.)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/845070/image.png)
Figure 2
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/845075/image.png)
Figure 1
please solve. Thank you
2 commentaires
DGM
le 27 Déc 2021
Without knowing how the plots were created, all I can assume is that this discontinuity represents a mismatch in the endpoint values of the two data series. You might start by checking to see if the ending/starting values match. If this discontinuity occurs in the middle of one of the series, then there's probably a NaN somewhere.
You can always attach the graphing code and sample data if you want someone to take a look at it.
Réponses (0)
Voir également
Catégories
En savoir plus sur Line Plots dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!