Skip to content

Commit d685140

Browse files
committed
kmeans: fix initialisation values in the example
1 parent 400ea8f commit d685140

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

help/fluid.kmeans~.maxhelp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4875,7 +4875,7 @@
48754875
"numoutlets" : 1,
48764876
"outlettype" : [ "" ],
48774877
"patching_rect" : [ 223.0, 190.0, 269.0, 23.0 ],
4878-
"text" : "0 0.1 0.1, 1 0.2 0.2, 2 0.3 0.3, 3 0.4 0.4, bang"
4878+
"text" : "0 0.1 0.1, 1 0.9 0.1, 2 0.1 0.9, 3 0.9 0.9, bang"
48794879
}
48804880

48814881
}

0 commit comments

Comments
 (0)