Is there an efficient way to add new subjects to an existing MRS Job using command line without rerunning every single subject? When I attempt to go the usual route, I get this error at OspreyLoad, indicating the MRSCont.raw structure has not been updated with the new subject, despite the MRSCont.file structure reflecting they were added to the job. For reference, I am adding a 22nd subject to an existing job.
Index exceeds the number of array elements. Index must not exceed 21.
Error in OspreyLoad (line 301)
raw = MRSCont.raw{kk}; % Get the kk-th dataset