Hi,
I am running into a error while creating a new project. Although, I am able to open the existing project quite smoothly.
Any help would be appreciated! Thanks!
ERROR DESCRIPTION:
Operands to the logical AND (&&) and OR (||) operators must
be convertible to logical scalar values. Use the ANY or ALL
functions to reduce
operands to logical scalar values.
Error in uigetputfile_helper/getFilterFileAndPath (line 315)
elseif ((~contains(file, '*')) && (~contains(ext, '*'))
&& ...
Error in uigetputfile_helper/parseArguments (line 179)
[dialog_filter, dialog_filename, dialog_pathname] =
getFilterFileAndPath(dialog_filter);
Error in uigetputfile_helper (line 28)
[dialog_filter, dialog_title, dialog_filename, dialog_pathname,
dialog_multiselect] = parseArguments();
Error in uiputfile (line 117)
[filename, pathname, filterindex] = uigetputfile_helper(1,
varargin{:});
Error in conn (line 5470)
[filename,pathname]=uiputfile('conn_*.mat',strmsg,filename);
saveas=true;
Error in conn (line 5526)
if conn('gui_setup_save','Enter new CONN project filename:'),
conn gui_recent_set; end
Error in conn_menumanager (line 125)
feval(CONN_MM.MENU{n0}.callback{n1}{1},CONN_MM.MENU{n0}.callback{n1}{2:end});
CONN22.v2407
SPM12 + AAL3 DAiSS DEM FieldMap MEEGtools release
Matlab v.2023a
project: CONN22.v2407
spm @ D:\spm12\spm12
conn @ E:\conn22v2407\conn
Threaded View
Title | Author | Date |
---|---|---|
Arjun Dave | Oct 2, 2024 | |
Arjun Dave | 4 hours ago | |