Hi,
As per my understanding of the question it appears that there is no built-in function in MATLAB to implement the Generalized Parsimonious Gradient (GPG) algorithm. However, you can implement the GPG algorithm in MATLAB using the optimization toolbox.
Thanks