We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e632e6e commit e07e91fCopy full SHA for e07e91f
1 file changed
savejson.m
@@ -257,6 +257,7 @@
257
else
258
txt={padding0, '[]'};
259
end
260
+ txt = sprintf('%s',txt{:});
261
return;
262
263
if(~isempty(name))
0 commit comments