Using Workbench Command

Workbench Command is a set of command-line tools that can be used to perform simple and complex operations within Connectome Workbench.

Full Documentation:

Documentation Home
DEPRECATED: use -cifti-change-mapping
   wb_command -cifti-copy-mapping
      <data-cifti> - the cifti file to use the data from
      <replace-dir> - which direction on <data-cifti> to replace the mapping
      <template-cifti> - a cifti file containing the desired mapping
      <template-dir> - which direction on <template-cifti> to use the mapping
         from
      <cifti-out> - output - the output cifti file

      DEPRECATED: this command may be removed in a future release, use
      -cifti-change-mapping.

      <data-cifti> must have the same length along the replace direction as
      <template-cifti> has along the template direction.  The direction can be
      either an integer starting from 1, or the strings 'ROW' or 'COLUMN'.