What Happened?
Hello,
Since the k-Wave website is down, I cannot know if this was discussed about in the forum, but in the voxelPlot function, I noticed this
% add the axes labels
xlabel('y [voxels]');
ylabel('x [voxels]');
zlabel('z [voxels]');
after calling it in the example_at_linear_array_transducer.m file
and I wanted to know if this was on purpose or not, and if yes, why.
Thank you in advance
Error messages
How Can We Reproduce?
Run the example_at_linear_array_transducer.m file from the example folder in the add-on, and you will notice that the x and y axes are swapped !
Operating System
Linux
Release Version
1.4 (Default)
MATLAB Version
R2025a
What Happened?
Hello,
Since the k-Wave website is down, I cannot know if this was discussed about in the forum, but in the voxelPlot function, I noticed this
% add the axes labels
xlabel('y [voxels]');
ylabel('x [voxels]');
zlabel('z [voxels]');
after calling it in the example_at_linear_array_transducer.m file
and I wanted to know if this was on purpose or not, and if yes, why.
Thank you in advance
Error messages
How Can We Reproduce?
Run the example_at_linear_array_transducer.m file from the example folder in the add-on, and you will notice that the x and y axes are swapped !
Operating System
Linux
Release Version
1.4 (Default)
MATLAB Version
R2025a