Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b1c6604

Browse files
committed
add strip style comment
1 parent 9cfde24 commit b1c6604

File tree

1 file changed

+3
-0
lines changed
  • hard-coded/chart-types/scatter_exclusive/matlab-seamount-scatter

1 file changed

+3
-0
lines changed

hard-coded/chart-types/scatter_exclusive/matlab-seamount-scatter/script.m

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,8 @@
88
zoom(2)
99

1010
%--PLOTLY--%
11+
12+
% strip = false => preserve MATLAB style!
13+
1114
response = fig2plotly(fig, 'filename', '>>>filename<<<', 'strip', false);
1215
plotly_url = response.url;

0 commit comments

Comments
 (0)