help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Trying to initiate work on Octave


From: Andy Buckle
Subject: Re: Trying to initiate work on Octave
Date: Tue, 16 Aug 2011 23:56:13 +0100

I would prefer

addpath("c:/EEGLAB") % with double quotes, a backslash marks an escape
character. but forward slash is OK
addpath('c:\EEGLAB') % with single quotes it does not try to interpret
the backslash as part of an escape character

-- 
/* andy buckle */


reply via email to

[Prev in Thread] Current Thread [Next in Thread]