We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70d273d commit 9f4a13dCopy full SHA for 9f4a13d
1 file changed
lib/matlab/jnifticreate.m
@@ -87,7 +87,6 @@
87
'C', 'https://github.com/NeuroJSON/ubj');
88
datainfo.Parser.Python={'https://pypi.org/project/jdata','https://pypi.org/project/bjdata'};
89
datainfo.Parser.MATLAB={'https://github.com/NeuroJSON/jnifty','https://github.com/NeuroJSON/jsonlab'};
90
-datainfo.JNIFTIVersion='0.5';
91
jnii.(encodevarname('_DataInfo_'))=datainfo;
92
93
if(nargin==0)
0 commit comments