This repository aims at allowing the wagenadl/python-salpa algorithm to be used inside Matlab in a simple way.
- Install
conda,minicondaormambaif not already present. - Open a terminal window, move to the desired location and clone this repository with the command:
git clone --recurse-submodules https://github.com/FrancescoNegri/matlab-salpa.git - Run
install.mlocated in thematlab-salpafolder.
Cheers! Now you should be able to properly call the salpa function from Matlab.