Hi,
Very sorry to be so slow to get back to this.
> ---------------------------------------
> ??? Undefined function or method 'maroi' for input arguments of type 'char'.
>
> Error in ==> beta_script at 23
> roi_array{1} = maroi(Kug_ROI_1);
> ----------------------------------------------
I've run into problems like this on matlab 7.1 - there seems to be a
strange and nasty bug in matlab to do with finding the right paths for
objects. In the end, I found that doing this:
marsbar on
maroi:
would make it behave as expected. Does that work for you?
Thanks a lot,
Matthew
|