Like that: from mayavi import mlab mlab.figure('My title') s = mlab.mesh(x, y, z) mlab.show(). (mlab.figure).
確定! 回上一頁