Mercurial > hg > aimmat
view aim-mat/modules/graphics/ti2003/parameters.m @ 0:74dedb26614d
Initial checkin of AIM-MAT version 1.5 (6.4.2011).
author | tomwalters |
---|---|
date | Fri, 20 May 2011 12:32:31 +0100 |
parents | |
children | 20ada0af3d7d |
line wrap: on
line source
% parameter file for 'aim-mat' % % % (c) 2011, University of Southampton % Maintained and written by Stefan Bleeck (bleec@gmail.com) % http://www.soton.ac.uk/aim %%%%%%%%%%%%% % the parameters for the graphics. % They are independent from the module parameters ti2003.minimum_time=0.001; ti2003.maximum_time=0.035; ti2003.is_log=1; ti2003.time_reversed=0; ti2003.display_time=0; ti2003.time_profile_scale=1; ti2003.plotstyle='surf'; ti2003.colormap='gray'; ti2003.colorbar='off'; ti2003.viewpoint=[0 90]; ti2003.camlight=[50,30;0,90]; % several different possible ti2003.lighting='phong'; ti2003.shiftcolormap=0.0; % a linear shift of the colormap towards higher numbers (if >0.5) or towards lower numbers