Skip to content

Bug: Inverted x and y axis voxelPlot #50

Description

@maylismlr

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions