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 c51d4fd commit 20bea13Copy full SHA for 20bea13
plotly/plotlystream_aux/plotlystream_demo.m
@@ -5,7 +5,7 @@
5
catch
6
fprintf(['\nOops - No stream_keys found! please run: >>saveplotlycredentials(',...
7
' ''username'',''api_key'',''stream_key).'' \n',...
8
- 'Your stream key(s) can be found online at: https://plot.ly or contact [email protected]',...
+ 'Your stream key(s) can be found online at: https://plot.ly or post a topic on https://community.plotly.com/c/api/matlab/',...
9
'for more information.\n\n']);
10
return
11
end
0 commit comments