%single oral bolus dose

prepare @clear @all

human_parameters 	    % read in default human parameters
TSTOP=96;      			  % Simulation duration = 4 days
sex = 1;							 % Female
BWSW = 1;   	 				% Switch for age (set =0) or set (set =1) if bwt provided
BWST= 69;   	 				% kg
         
ORALMOX=500;           %oxon dose (ug/kg)
FA=1;

prepare @all

start @nocallback

%plot(_time,_cbl,"-", 'MAL_blood_acute.aps')
%plot(_time,_cblo,"-",'oxon_blood_acute.aps')
plot(_time,_rbcce,"-",'percent_RBC_AChE_inhib_acute.aps')
%plot(_time,_bce,"-",'percent_brain_AChE_inhib_acute.aps')
%plot(_time,_blbes,"-",'percent_plasma_BuChE_inhib_acute.aps')