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 的多目标遗传算法 GUI 中,有一个用于绘制帕累托前沿的选项,但该图仅为 2D;因为我要最小化三个目标函数,所以我需要一个 3D 图。有没有办法将 2D 绘图强制为 3D,或者我必须使用自定义函数进行绘图?
好吧,我的错;情节实际上是 3D 情节,但情节最初以看似 2D 的形式出现,因为它是旋转的。要查看 3D 绘图,只需单击“旋转”工具栏按钮,然后单击并稍微拖动绘图,以使 3 个轴可见。