Hi, according to the doc for psdroot(): "If the input matrix is not
square an error is flagged".
This is true but the error message is a very generic "data error", see
for example:
eval psdroot(ones(3,4))
Maybe a more informative message could be arranged?
thanks
sven