Workbench Command is a set of command-line tools that can be used to perform simple and complex operations within Connectome Workbench.
DEPRECATED: use -cifti-change-mapping
wb_command -cifti-convert-to-scalar
<cifti-in> - input cifti file
<direction> - which mapping to change to scalar maps, ROW or COLUMN
<cifti-out> - output - output cifti file
[-name-file] - specify names for the maps
<file> - text file containing map names, one per line
DEPRECATED: this command may be removed in a future release, use
-cifti-change-mapping.
Creates a new cifti file with the same data as the input, but with one of
the dimensions set to contain strings identifying each map. Specifying
ROW will convert a dtseries file to a dscalar file.