Skip to content

Commit 2945b1d

Browse files
authored
Update plotlysetup_online.m
1 parent b44e4c5 commit 2945b1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plotlysetup_online.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +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? @plot.ly']);
160+
'Questions? Please post on https://community.plotly.com/c/api/matlab/22.']);
161161
end
162162

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

0 commit comments

Comments
 (0)