[Date Prev][Date Next][Thread Prev][Thread Next]
Author IndexDate IndexThread Index

Re: Defining Paths Before MATLAB (6.5) Starts

I'm afraid not. I have no control over MATLAB in a way that makes it
customisable, but I can call it with extra arguments -- a call that I can
store locally, e.g. in batch mode.

Roy

"Brett Shoelson" <shoelson@helix.nih.gov> wrote in message
news:eed0d69.0@webx.raydaftYaTP...
> Roy S Schestowitz wrote:
> >
> >
> > I work on MATLAB remotely and I have no way of saving my pathdef. I
> > can,
> > however, invoke it using a script and I wondered if there is a
> > command-line
> > option (under Linux) that will allow me to specify paths rather
> > than always
> > start a session by manually typing addpath(genpath("~/"))
> >
> >
> > Many Thanks,
> >
> > Roy
> >
> >
> >
>
> Can you put addpath(genpath... in your startup.m file that gets run
> every time MATLAB is started?
> Brett


[Date Prev][Date Next][Thread Prev][Thread Next]
Author IndexDate IndexThread Index