Submitted by yubing on Tue, 04/12/2016 - 22:51 各位专家,大家好 我在做fMRI图像后处理的时候,想自己做一个小程序,并在其中调用 REST一些成型的程序和函数 REST的很多函数和程序,对于文件的定义都使用了变量 ADataDir ADataDir 具体的格式和要求(结构、定义、注意事项?)是怎样的?求详解,多谢! Log in or register to post comments 7953 reads Submitted by jiaxize on Tue, 04/19/2016 - 16:41 Permalink Re: ADataDir 的数据格式 麻烦您把具体你想调用的函数贴出来。 Log in or register to post comments Submitted by yubing on Tue, 04/19/2016 - 22:32 Permalink Re: ADataDir 的数据格式 老师。您好。我目前主要想调用提取ROI时间序列的函数,多谢! Log in or register to post comments Submitted by jiaxize on Fri, 04/22/2016 - 15:33 Permalink Re: ADataDir 的数据格式 可以使用rp_ExtractROITC(ADataDir, AROIDef,OutDir)或rest_ExtractROITC(ADataDir, AROIDef,OutDir)这两个函数。 ADataDir对应着文件夹的路径 Log in or register to post comments Submitted by yubing on Fri, 04/22/2016 - 21:03 Permalink Re: ADataDir 的数据格式 AROIDef 是字符串数组吧,能否修改为单个的字符串吗?多谢指教! Log in or register to post comments Submitted by jiaxize on Sat, 04/23/2016 - 21:31 Permalink Re: ADataDir 的数据格式 是的,字符串数组,你可以让他只包括一个字符串,但格式要和help里面的一样。 Log in or register to post comments
Submitted by jiaxize on Tue, 04/19/2016 - 16:41 Permalink Re: ADataDir 的数据格式 麻烦您把具体你想调用的函数贴出来。 Log in or register to post comments
Submitted by yubing on Tue, 04/19/2016 - 22:32 Permalink Re: ADataDir 的数据格式 老师。您好。我目前主要想调用提取ROI时间序列的函数,多谢! Log in or register to post comments
Submitted by jiaxize on Fri, 04/22/2016 - 15:33 Permalink Re: ADataDir 的数据格式 可以使用rp_ExtractROITC(ADataDir, AROIDef,OutDir)或rest_ExtractROITC(ADataDir, AROIDef,OutDir)这两个函数。 ADataDir对应着文件夹的路径 Log in or register to post comments
Submitted by yubing on Fri, 04/22/2016 - 21:03 Permalink Re: ADataDir 的数据格式 AROIDef 是字符串数组吧,能否修改为单个的字符串吗?多谢指教! Log in or register to post comments
Submitted by jiaxize on Sat, 04/23/2016 - 21:31 Permalink Re: ADataDir 的数据格式 是的,字符串数组,你可以让他只包括一个字符串,但格式要和help里面的一样。 Log in or register to post comments
Submitted by jiaxize on Tue, 04/19/2016 - 16:41 Permalink
Re: ADataDir 的数据格式
麻烦您把具体你想调用的函数贴出来。
Submitted by yubing on Tue, 04/19/2016 - 22:32 Permalink
Re: ADataDir 的数据格式
老师。您好。我目前主要想调用提取ROI时间序列的函数,多谢!
Submitted by jiaxize on Fri, 04/22/2016 - 15:33 Permalink
Re: ADataDir 的数据格式
可以使用rp_ExtractROITC(ADataDir, AROIDef,OutDir)或rest_ExtractROITC(ADataDir, AROIDef,OutDir)这两个函数。
ADataDir对应着文件夹的路径
Submitted by yubing on Fri, 04/22/2016 - 21:03 Permalink
Re: ADataDir 的数据格式
AROIDef 是字符串数组吧,能否修改为单个的字符串吗?多谢指教!
Submitted by jiaxize on Sat, 04/23/2016 - 21:31 Permalink
Re: ADataDir 的数据格式
是的,字符串数组,你可以让他只包括一个字符串,但格式要和help里面的一样。