Closed reter312 closed 2 years ago
What Matlab version are using?
More recent versions (after r2019) require to explicitly use squeeze
, which seems to be missing on line 57, such as: IR(k, l, :) = resample(squeeze(X(k,l,:)), p, q, lpFilt);
.
However, I'll need to recompile the app, later today I'll take a look into this.
What Matlab version are using? More recent versions (after r2019) require to explicitly use
squeeze
, which seems to be missing on line 57, such as:IR(k, l, :) = resample(squeeze(X(k,l,:)), p, q, lpFilt);
.However, I'll need to recompile the app, later today I'll take a look into this.
yea, i'm trying to find squeeze under the Toolboxes but i can't find anything related to, i also tried reinstalling Matlab but under product there's no Squeeze; i'm using the last version of Matlab 2021
@reter312 I fixed this error and uploaded a new temporary installation file. But, I'm having an issue with my Matlab license and I wasn't able to verify if the app compiled correctly.
If you have a chance to confirm if it works, please let me know!
@reter312 I fixed this error and uploaded a new temporary installation file. But, I'm having an issue with my Matlab license and I wasn't able to verify if the app compiled correctly.
If you have a chance to confirm if it works, please let me know!
yes, it works! thx mate!
I'm more or less convinced with the measures i made in the app, d5 and d8 are very hard to measure
The 44100 works well but when i try to export hesuvi hrir in 48000 the app gives me this error: