Plot not showing line fully
显示 更早的评论
my plot does not show the line for certain areas. Any idea what the problem is?

4 个评论
KSSV
2020-10-20
May be they are NaN's. Check the data.
nnz(isnan(data))
Wht does it give?
steffen seligmann
2020-10-20
steffen seligmann
2020-10-20
Ameer Hamza
2020-10-20
Can you attach the data in a .mat file?
采纳的回答
更多回答(1 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Graphics Performance 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!