We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e925fa1 commit 3bb33b2Copy full SHA for 3bb33b2
plotly/plotly_setup_aux/plotlyupdate.m
@@ -278,7 +278,7 @@ function plotlyupdate(varargin)
278
end
279
280
catch exception
281
- fprintf(['\n\nAn error occured while cleaning up the outdated Plotly scripts. Please\n',...
+ fprintf([exception '\n\nAn error occured while cleaning up the outdated Plotly scripts. Please\n',...
282
'check your write permissions for your outdated Plotly directories with \n',...
283
'your system admin. Contact [email protected] for more information.\n\n']);
284
0 commit comments