Draft: FIX bug that causes Error when COPYUSER FCN is off and a broken
Compare changes
+ 19
− 15
@@ -10,13 +10,13 @@ function Publish(DataPaths,scriptPath, figure, options)
@@ -27,9 +27,9 @@ function Publish(DataPaths,scriptPath, figure, options)
@@ -66,6 +66,16 @@ if numel(figure) > 1
@@ -118,13 +128,6 @@ switch options.Location
@@ -165,8 +168,8 @@ dlgObj.scriptPublished =status;
@@ -243,8 +246,9 @@ end