Skip to content

Rewriting of filenames can go wrong #2

@hjkuijf

Description

@hjkuijf

str{k}=strrep(str{k},strcat(Dir,'\T1_to_SC\TransformParameters.0.txt'),dir_Rorden);

When copying the registration parameters to the to_MNI folder, there can be an error in rewriting the InitialTransformParametersFileName. In some cases, this is stored in the txt file as "\T1_to_SC/TransformParameters.0.txt". The strrep function will not properly replace the filenames, because of the mismatching slash / backslash.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions