Where should my own functions be located that they can be found by a script running in LabVIEW?
Take for example the following simple script, which uses 'myfun.m': plot(x,myfun(x)); Where should myfun.m be located? Thanks in advance, Tim
Where should my own functions be located that they can be found by a script running in LabVIEW?
Take for example the following simple script, which uses 'myfun.m': plot(x,myfun(x)); Where should myfun.m be located? Thanks in advance, Tim