Hi,
In the documentation of sdprox we have the following syntax:
PP=SDP_PROX(PROTO,TYPE,PAR)
while in the documentation of sdp_prox we have:
PP=sdp_prox(TYPE,PROTO,PAR)
There are obviously two problems:
1) sdprox and sdp_prox should have their input argument in the same order,
2) in the documentation of sdprox the syntax should be: PP = sdprox(...)
best regsrds,
JM

