Back to the main page.

Bug 2953 - ft_read_cifti had undefined variable "data format"

Status CLOSED WORKSFORME
Reported 2015-08-26 20:14:00 +0200
Modified 2016-05-06 08:05:49 +0200
Product: FieldTrip
Component: fileio
Version: unspecified
Hardware: Other
Operating System: Linux
Importance: P5 normal
Assigned to: Jan-Mathijs Schoffelen
URL:
Tags:
Depends on:
Blocks:
See also:

Robert - 2015-08-26 20:14:55 +0200

Created attachment 737 screenshot of matlab code. hi line 70 of the ft_read_cifti (I just downloaded the latest that was available, today 2015-08-26) is: if strcmp(data format,'compressed') That variable does not exist. Screenshot attached. I'll just comment out that block of code. -Robert


Robert - 2015-08-26 20:47:41 +0200

had to also make small modification else where that "inflated" is used, and "origname"


Giorgos Michalareas - 2015-09-09 16:40:58 +0200

I came across same problem today with latest revision (10622).


Jan-Mathijs Schoffelen - 2016-02-19 14:23:17 +0100

I don't think that this is currently a problem anymore.