[scilab-Users] Very basic question

Stefan Du Rietz sdr at durietz.se
Fri Jun 25 18:45:33 CEST 2010


Why does that work when
unix('cd /export/home/somewhere');
does not?

I had the same problem with setting an environmental variable with 
unix() but it worked with the Scilab function setenv().

Regards
Stefan

On 2010-06-25 18:00, Jonathan Blanchard wrote:
--------------------
> You can use the scilab chdir command.
> 
> ex :
> 
> chdir("/export/home/somewhere")
> 
> Jonathan Blanchard
> 
> 
> 
> On Fri, Jun 25, 2010 at 10:15 AM, Carrico, Paul
> <paul.carrico at esterline.com> wrote:
>> All
>>
>> Sorry for asking that but under windows neither of all my attemps do not
>> work :
>>
>> I want to go and work in the JOB1 directory
>>
>> I tried :
>> unix('cd \JOB1');
>> unix('cd JOB1/');
>> and other combination .... but i failed my job remains in the current
>> directory ...
>>
>> what's wrong ?
>>
>> Thanks for any help
>>
>> regards
>>
>> PC
>> P
>> Please consider the environment before printing this e-mail
>>
>>
>> --------------------------------------------------------------------------------
>>
>>
>> Le présent mail et ses pièces jointes sont confidentiels et destinés à la
>> personne ou aux personnes visée(s) ci-dessus. Si vous avez reçu cet e-mail
>> par erreur, veuillez contacter immédiatement l'expéditeur et effacer le
>> message de votre système. Toute divulgation, copie ou distribution de cet
>> e-mail est strictement interdite.
>>
>> This email and any files transmitted with it are confidential and intended
>> solely for the use of the individual or entity to whom they are addressed.
>> If you have received this email in error, please contact the sender and
>> delete the email from your system. If you are not the named addressee you
>> should not disseminate, distribute or copy this email.
>>
>>
> 





More information about the users mailing list