~ubuntu-branches/ubuntu/trusty/mayavi2/trusty

« back to all changes in this revision

Viewing changes to docs/source/mayavi/auto/example_multiple_mlab_scene_models.rst

  • Committer: Package Import Robot
  • Author(s): Varun Hiremath
  • Date: 2012-04-23 16:36:45 UTC
  • mfrom: (1.1.11) (2.2.6 sid)
  • Revision ID: package-import@ubuntu.com-20120423163645-wojak95rklqlbi1y
Tags: 4.1.0-1
* New upstream release
* Bump Standards-Version to 3.9.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
and pass it as a keyword argument to the mlab functions.
18
18
 
19
19
For more examples on embedding mlab scenes in dialog, see also:
20
 
the examples :ref:`example_mlab_interactive_dialog`, and 
21
 
:ref:`example_lorenz_ui`, as well as the section of the user manual 
 
20
the examples :ref:`example_mlab_interactive_dialog`, and
 
21
:ref:`example_lorenz_ui`, as well as the section of the user manual
22
22
:ref:`embedding_mayavi_traits`.
23
23
 
24
24