Skip to content

Commit cb4c7d8

Browse files
committed
fix display
1 parent 8bf8bf9 commit cb4c7d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plotlysetup.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ function plotlysetup(username, api_key, varargin)
134134
end
135135

136136
else %if octave
137-
display('\nOctave users: Automatic Plotly API embedding coming soon!\n');
137+
fprintf('\n\nOctave users: Automatic Plotly API embedding coming soon!\n\n');
138138
end %end check for matlab...
139139

140140
try %save user credentials

0 commit comments

Comments
 (0)