2 // Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
5 // This file is distributed under the same license as the Scilab package.
8 // =============================================================================
9 // Demonstrate animation based on the evolution of a 3D surface
10 // =============================================================================
12 demo_run("SCI/modules/graphics/demos/anim/anim5/anim5.sce");