Hello.<br><br>I had the same kind of problem with Windows Vista and the solution was to isntall Scilab outside the default folder Program Files.<br><br>Éric.<br><br><br><div class="gmail_quote">2011/11/27  <span dir="ltr"><<a href="mailto:allan.cornet@scilab.org">allan.cornet@scilab.org</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi,<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I am getting an error that tells me that I have no permissions<br>
to save my files?<br>
</blockquote>
<br></div>
First, are you sure that you have permissions to save files in this directory ?<br>
<br>
Can you provide a small example to see what you do and what is the full error message ?<br>
<br>
<br>
A example to read/write a file in scilab:<br>
<br>
mputl('Hello', TMPDIR + "/test.txt") // we write in TMPDIR<br>
mgetl(TMPDIR + "/test.txt")<br>
<br>
Thanks<br>
<br>
Allan<div><div></div><div class="h5"><br>
<br>
<br>
On Sat, 26 Nov 2011 13:44:23 -0500, Dr. Alex Bogdan wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi there:<br>
<br>
I am new to SCILAB. It has been suggested to me by a friend of mine. I<br>
am a head of a small R&D department and my prime focus is the<br>
generation of new concepts for algorithmic trading. I am trying to use<br>
Scilab for some statistical modeling primarily based on Random Walks.<br>
Unfortunately, after I have installed Scilab on my Windows 7, 64 bit<br>
machine I am getting an error that tells me that I have no permissions<br>
to save my files? It's a bit discouraging especially because I could<br>
not find answers to my problem in any Scilab forums. I was hoping that<br>
you could help me.<br>
<br>
Cheers,<br>
<br>
Dr. Alex Bogdan<br>
</blockquote>
<br>
</div></div></blockquote></div><br>