form_mat_fun: Function to construct and save data matrix from the DICOM file
Description
Function to construct and save data matrix from the DICOM file
Usage
form_mat_fun(path_in, out_name)
Arguments
path_in
afile path for the DICOM variable, needs to be a string
out_name
name of the saved .csv file, need to be a string
Value
saved .csv file of the data matrix