rbmatlab  1.13.10
 All Classes Namespaces Files Functions Variables Groups Pages
demo_cubegrid.m
Go to the documentation of this file.
2 % small script demonstrating the possibilities of the cubegrid
3 % class.
4 
5 % Bernard Haasdonk 15.3.2007
6 
7 help demo_cubegrid
8 
9 demo(cubegrid);
10 
11