[Scilab-users] Set up a ATOMS repo.

2017-02-28 Thread Pierre Payen
Hi, I want to set up a simple ATOMS repo as in https://wiki.scilab.org/ATOMS/localrepository But after downloadding the archive -renamed to atoms-repo.zip- , when i do --> atomsRepositoryAdd('file:///path/to/atoms-repo') OR --> atomsRepositoryAdd('

Re: [Scilab-users] Set up a ATOMS repo.

2017-02-28 Thread Samuel Gougeon
Le 28/02/2017 à 16:19, Pierre Payen a écrit : Hi, I want to set up a simple ATOMS repo as in https://wiki.scilab.org/ATOMS/localrepository But after downloadding the archive -renamed to atoms-repo.zip- , when i do --> atomsRepositoryAdd('file:

[Scilab-users] distinguish between rows and columns

2017-02-28 Thread Erhy
Hello! I have experience to write software and know about more dimensional arrays. If a look in Variable Browser and than use the function size() I'm wondering, that "r" means the vertical numbers. Have you a tip for a very basic letter which explains this? Thank you Erhy -- View this message

Re: [Scilab-users] Set up a ATOMS repo.

2017-02-28 Thread PirPyn
Samuel GOUGEON wrote > Please try the following: > edit("SCI/modules/atoms/macros/atoms_internals/atomsDESCRIPTIONget.sci",194) > // It is the line #178 in local numbering > //replace the line #178 > extract_cmd = + gzip_path + + " -d """ + file_out + ; > //with > extract_cmd = +

[Scilab-users] Bug with file exchange ?

2017-02-28 Thread Pierre Payen
Hi everyone, How can we post on file exchange ? When i try to add something i get this error : Could not create the file set. Please correct the errors below and try again. Although there aren't any errors (see screen-shot in attachment). Thx ___ users