Index: /issm/branches/trunk-ice-ocean/src/m/plot/applyoptions.m
===================================================================
--- /issm/branches/trunk-ice-ocean/src/m/plot/applyoptions.m	(revision 19299)
+++ /issm/branches/trunk-ice-ocean/src/m/plot/applyoptions.m	(revision 19300)
@@ -244,5 +244,5 @@
 	filename=(getfieldvalue(options,'expdisp'));
 	style=(getfieldvalue(options,'expstyle'));
-	linewidth=(getfieldvalue(options,'linewidth',1));
+	linewidth=(getfieldvalue(options,'linewidths',1));
 	for i=1:length(getfieldvalue(options,'expdisp')),
 		filenamei=filename{i};
