Hello,
I just installed the toolbox on a Matlab 7.0 R.14 version (Win XP). Seems everything fine, but while trying running the examples related to the heterogeneous and homogeneous media, the following error pops up:
??? Undefined function or variable 'ME'.
Error in ==> kspaceFirstOrder2D at 678
catch ME
Error in ==> example_ivp_heterogeneous_medium at 69
sensor_data = kspaceFirstOrder2D(kgrid, medium, source, sensor, 'PlotLayout', true, 'PlotPML', false);
Any suggestion welcome.
Thank for your attention