SteenMoeller / NORDIC_Raw

Matlab code for performing image reconstruction in MRI and performing the NORDIC denoising
Other
52 stars 24 forks source link

[FIX] fix demo: replace `sq` with `squeeze` #7

Closed Remi-Gau closed 1 year ago

Remi-Gau commented 1 year ago

the example demo would otherwise crash:

Undefined function or variable 'sq'
SteenMoeller commented 1 year ago

thanks