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