Mercurial > repos > public > sbplib
view sbplibLocation.m @ 957:2412f407749a
Add function for drawing arrow on plot
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Wed, 12 Dec 2018 23:16:44 +0100 |
parents | 77db2ef14191 |
children |
line wrap: on
line source
function location = sbplibLocation() scriptname = mfilename('fullpath'); [location, ~, ~] = fileparts(scriptname); end