Currently, using Matlab 2019a and the associated Matlab Engine. The engine fails to convert arrays of structs, which is a known limitation. However, the equivalent of a vector in Matlab is simply a ...
%function [outdata, outsform1, outroi] = cifti_struct_dense_extract_volume_all_data(cifti, cropped, dimension) % Extract the data for all cifti volume structures ...