Hi,
I've been able to run simple functions using k-Wave, then somehow without touching it, MATLAB is now failing to recognize:
sensor_data = kspaceFirstOrder2D(kgrid, medium, source, sensor);
function.
Even when using the code directly copy and pasted from chapter 3 of the user manual. I wonder if there is a solution to this? Perhaps I have installed the add-on incorrectly, but I feel I have tried all methods, but as a simple fact, no code (no matter how simple) is able to be run at the moment.