Mercurial > repos > public > sbplib
view sbplibLocation.m @ 707:0de70ec8bf60 feature/quantumTriangles
merge with feature/optim
author | Ylva Rydin <ylva.rydin@telia.com> |
---|---|
date | Fri, 10 Nov 2017 14:22:56 +0100 |
parents | 77db2ef14191 |
children |
line wrap: on
line source
function location = sbplibLocation() scriptname = mfilename('fullpath'); [location, ~, ~] = fileparts(scriptname); end