We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 923455d commit 04bf3aeCopy full SHA for 04bf3ae
plotly/plotly_aux/makecall.m
@@ -1,5 +1,5 @@
1
function st = makecall(args, un, key, origin, structargs)
2
- version = '0.4.2';
+ version = '0.5.4';
3
platform = 'MATLAB';
4
5
args = m2json(args);
0 commit comments