Re: [Scilab-users] text file reading with fixed width field separated by space character

2013-04-24 Thread David Chèze
Hi Samuel,

thanks for this solution that performs really well : I had concerns using
this function fscanfmat because i thought it was more or less the same core
code as csvRead with less optional features but it seems to be different
code for each.
In the end for the time being fscanfmat is the function for reading matrix
from text file with space/tab as separator, and it also handle the case with
header lines in the begining of a file which is my current case.
Thanks again.

David



--
View this message in context: 
http://mailinglists.scilab.org/text-file-reading-with-fixed-width-field-separated-by-space-character-tp4026583p4026589.html
Sent from the Scilab users - Mailing Lists Archives mailing list archive at 
Nabble.com.
___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users


[Scilab-users] (no subject)

2013-04-24 Thread Renzo Zini
Yesterday I have seen a strange behaviour of a simple algorithm I wrote.
After some investigation over that, I write this operation on scilab console
(after this format was changed with this instruction  -format(25) )

-155568095557812224/17
 ans  =

915106577190.

and I know this is wrong because 17 does not divide that number

with the Windows calculator the result is

915106577189,6470588235294118

This thing seem so incredible to me, that I ask:
Why scilab have made this error?
It's my fault? Or it is a bug
how I can fix it?

Renzo Zini
-- 
Renzo the Keyboard Master
___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users


Re: [Scilab-users] Docking Console SciLab5.4 newuser

2013-04-24 Thread Станислав

24.04.2013 21:07, Michael J. McCann пишет:
My new Scilab5.4.1 opened up beautifully with the console docked 
between other panels.
Accidentally I undocked the console  by clicking on the little arrow 
(top right).

Now I can't get it or any of the other panels back together.
Do I have to reinstall the whole thing?
___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users

Hi.
See here http://www.equalis.com/forums/posts.asp?topic=560519;

Stanislav
___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users


Re: [Scilab-users] Docking Console SciLab5.4 newuser

2013-04-24 Thread Michael J. McCann

Stanislaw,
Thank you. That works well.  I would add that until the cursor 
doing the dragging gets over the target window there is no sign of 
movement. That might make some people think the move wasn't working.

Thanks again, Mike.
On 24/04/2013 23:15, Станислав wrote:

24.04.2013 21:07, Michael J. McCann пишет:
My new Scilab5.4.1 opened up beautifully with the console docked 
between other panels.
Accidentally I undocked the console  by clicking on the little arrow 
(top right).

Now I can't get it or any of the other panels back together.
Do I have to reinstall the whole thing?

Hi.
See here http://www.equalis.com/forums/posts.asp?topic=560519;

Stanislav
___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users


___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users