-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Hi.
matplotlib.mplot3d has a function plot_trisurf that can plot a 3D triangular mesh using vertex coordinates and triangle connectivity information. This is similar to gr3.createindexedmesh().
Is there any way to do this using the mlab interface? My use case is to make a figure with two subplots -- one a 2D line plot and another a 3D plot containing surface mesh of a closed shell.
Thanks
Metadata
Metadata
Assignees
Labels
No labels