FID-A simulate run_simPressshaped.m basis set

Hi everyone,

I’ve been trying to simulate a basis set for PRESS (svs_se) data collected on the 7T SIEMENS MAGNETOM PRISMA using FID-A.

I’ve been trying to run “run_simPressShaped.m” as it is set up but I’m running into an error:

run_simPressShaped
Siemens format .pta RF pulse file detected!! Loading waveform now.
Check for incorrect argument data type or missing argument in call to function ‘resample’.

Error in rf_resample (line 43)
waveform_compl_new=resample(waveform_compl,P,Q);

Error in run_simPressShaped (line 83)
refRF=rf_resample(refRF,100);

If anyone else got a similar error, any help would be appreciated!

Thank you,
Kesavi

In case anyone else gets a similar error in the future, double check if you have the signal processing toolbox and it should work!

Kesavi