Hi, I created the sensor.mask about (N * M) rectangular 2D array in 3D (N * M * L) space.
sensor_data.p has 2D(N*M, time series) array. I am trying to assign a group of elements in sensor_data.p into the transducer channel. however, I am not sure of the relationship between the index of sensor_data.p and sensor.mask. I reviewed the example titled 'example_sd_directional_array_elements.m' but couldn't resolve my issue.
I would greatly appreciate it if somebody know how to assign sensor_data.p element to transducer channel.
Gwansuk