Skip to content

Commit 421d097

Browse files
authored
Merge pull request #250 from plotly/xarico10
Update plotlysetup_online.m
2 parents db33f39 + 2945b1d commit 421d097

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

plotlysetup_online.m

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,8 +157,7 @@ function plotlysetup_online(username, api_key, varargin)
157157
['\n\nWhoops! Wrong number of varargin inputs. Please run >> help plotlysetup \n',...
158158
'for more information regarding the setup of your Plotly API MATLAB Library. \n',...
159159
'Your stream_ids, plotly_domain, and plotly_streaming domain were not set. \n',...
160-
'Questions?
161-
@plot.ly']);
160+
'Questions? Please post on https://community.plotly.com/c/api/matlab/22.']);
162161
end
163162

164163
for n = 1:2:numel(varargin)

0 commit comments

Comments
 (0)