summaryrefslogtreecommitdiff
path: root/modules/gui/demos/uicontrol_plot3d.dem.sce
blob: 2adc9a637f3b6e4f76143ae3442617c8dbd46b8e (plain)
1
2
3
4
5
6
7
8
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
// Copyright (C) 2008 - INRIA - Pierre MARECHAL
//
// This file is released under the 3-clause BSD license. See COPYING-BSD.

my_path = SCI+"/modules/gui/demos";
exec(my_path+"/cb_uicontrol_plot3d.dem.sci");
uicontrol_plot3d();