File: example_surf_regular_mlab.rst

package info (click to toggle)
mayavi2 4.8.3-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 21,892 kB
  • sloc: python: 49,447; javascript: 32,885; makefile: 129; fortran: 60
file content (18 lines) | stat: -rw-r--r-- 294 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18


.. _example_surf_regular_mlab:

Surf regular mlab example
--------------------------------------------

Shows how to view data created by `tvtk.tools.mlab` with
mayavi2.


**Python source code:** :download:`surf_regular_mlab.py`

.. literalinclude:: surf_regular_mlab.py
    :lines: 5-