Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 matlab 中,我有一个向量 say和sayx的函数。我想在matlab中绘图。xyxy
x
y
问题是我想要平滑的曲线(不是平滑的纹理,而是可区分的,并且没有急弯)。带有绘图的 Matlab 只是将点连接起来,并且绘制的曲线有急剧的弯曲。
有没有办法解决这个问题?