"mimo" <[email protected]> wrote in message
news:[email protected]..
>
> Hi there,
>
> does anybody know, how to call a matlab function outside
> the current directory, i.e. something like
>
> [a,v]= ..\otherdirectory\function(b,d)
>
> Hope to get some help.
>
> This message was sent using the Comp.DSP web interface on
> www.DSPRelated.com
Hi mimo,
you can use the path function to ensure that all of the subdirectories that
your functions are located in are checked ... then you don't need to
explictly give the path in the function call.
Best of Luck - Mike
You didn't even have to pull out your matlab documentation to find
this...and yet, you could find the time to send this post and have someone
else feed this to you?
If you had matlab running, you could've just tried 'help path' or use their
search tool in their online help. I just don't get this kind of attitude...