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 0c456db commit c51d4fdCopy full SHA for c51d4fd
plotly/plotly_setup_aux/addplotlystartup.m
@@ -14,7 +14,7 @@
14
if currentStartupID == -1, error('plotly:startupRead',...
15
['\n\nShoot! It looks like something went wrong reading the file: ' ...
16
'\n' startupPaths{locs} '\n' ...
17
- '\nPlease contact your system admin. or chuck@plot.ly for more \ninformation. In the ' ...
+ '\nPlease contact your system admin or post a topic on https://community.plotly.com/c/api/matlab/ for more \ninformation. In the ' ...
18
'mean time you can add the Plotly API \nto your search path manually whenever you need it! \n\n']);
19
end
20
%check for any instances of the addplotlyapi function
0 commit comments