Index: /issm/trunk/src/m/model/plot/plot_qmuhistnorm.m
===================================================================
--- /issm/trunk/src/m/model/plot/plot_qmuhistnorm.m	(revision 7545)
+++ /issm/trunk/src/m/model/plot/plot_qmuhistnorm.m	(revision 7546)
@@ -37,4 +37,5 @@
 if exist(options,'cdfplt'), cdfplt=getfieldvalue(options,'cdfplt'); qmuoptions=[qmuoptions ',''cdfplt'',''' cdfplt '''']; end
 if exist(options,'cdfleg'), cdfleg=getfieldvalue(options,'cdfleg'); qmuoptions=[qmuoptions ',''cdfleg'',''' cdfleg '''']; end
+if exist(options,'nrmplt'), nrmplt=getfieldvalue(options,'nrmplt'); qmuoptions=[qmuoptions ',''nrmplt'',''' nrmplt '''']; end
 
 %use qmu plot
