As per the MLEvalString command, the results are generated by the MATLAB command
[portStd, portRet, portWts, portIndx] = ComputeBestPortfolio(expRet,expCov,portSize,targetRet)
i.e. within the function ComputeBestPortfolio
Phil.
[portStd, portRet, portWts, portIndx] = ComputeBestPortfolio(expRet,expCov,portSize,targetRet)
i.e. within the function ComputeBestPortfolio
Phil.