tomwalters@0: % parameter file for 'aim-mat' tomwalters@0: % tomwalters@0: % tomwalters@0: % (c) 2011, University of Southampton bleeck@3: % Maintained by Stefan Bleeck (bleeck@gmail.com) bleeck@3: % download of current version is on the soundsoftware site: bleeck@3: % http://code.soundsoftware.ac.uk/projects/aimmat bleeck@3: % documentation and everything is on http://www.acousticscale.org bleeck@3: tomwalters@0: tomwalters@0: % the parameters for the graphics. tomwalters@0: % They are independent from the module parameters tomwalters@0: tomwalters@0: gtfb.is_log=0; tomwalters@0: gtfb.time_reversed=0; tomwalters@0: gtfb.plotstyle='surf'; tomwalters@0: gtfb.colormap='cool'; tomwalters@0: gtfb.colorbar='off'; tomwalters@0: gtfb.camlight='left'; tomwalters@0: gtfb.lighting='phong'; % can be one of 'phong', 'gouraud', 'flat'