Page 1 of 1

Automatically load subroutines

Posted: Fri Dec 02, 2016 7:02 am
by loulouviews
Hi,

I have written a bunch of subroutines to perform common tasks and I would like to know if there is a way to load them by default (something similar to add to Matlab path) ? Is creating a plugin a way to achieve that ?

Thanks for your answers !

Louis

Re: Automatically load subroutines

Posted: Fri Dec 02, 2016 7:15 am
by EViews Gareth
Not really. You'll have to always include the file containing them in all your programs.

Re: Automatically load subroutines

Posted: Tue Dec 13, 2016 9:58 am
by loulouviews
Hi Gareth,

Thanks a lot for your answer !

Best,

Louis