Re: [Scilab-users] Scilab Error Message: CVode

2016-01-12 Thread noguchi
Helllo, Paul,


Thank you for your advise. It works. 

It is difficult for me to reach this solution by looking at the error
message. Is it difficult for you to modify the error message so that
begineer of Scilab can understand?


Thanks.

Y. Noguchi



--
View this message in context: 
http://mailinglists.scilab.org/Scilab-users-Scilab-Error-Message-CVode-tp4033255p4033273.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


Re: [Scilab-users] An Image processing toolbox that *works*

2016-01-12 Thread Philipp Mühlmann
Hello,

I've been using IPD and SIVP a lot with Scilab 5.5.1 and 5.4.1...on WinXP
32 bit and Win7 64 bit.

Both times with IPD 8.3.2-0

IPD would be my favourite.


Anybody uses IPD with Scilab 6?

Best regards,
Philipp




2016-01-12 13:43 GMT+01:00 Samuel Gougeon :

> Hello,
>
> Le 12/01/2016 12:53, antoine.monmayr...@laas.fr a écrit :
>
>> Hi everyone,
>>
>> This message is not a rant (but it could).
>> I am truly looking for an image processing toolbox that works with
>> current versions of Scilab and a decently modern OS.
>> I tried every toolbox I've found but without success:
>>
>> SIVP: requires an outdated version of libtiff that I don't know how to
>> install on my system.
>>
>> IPD: does not seem to work properly: ReadImage fails:
>>
>
> Works for me with Scilab 5.5.2 / win7_x64 :
>
> -->dir *.png
>>  ans  =
>>
>> foo.png Google_logo.png ico.png scilab.png
>>
>> -->atomsLoad IPD
>>
>> Start IPD - Image Processing Design
>> Load macros
>> Load dependencies
>> Load gateways
>> Load help
>> Load demos
>>
>>  ans  =
>>
>> !IPD  8.3.2-0  allusers  SCI\contrib\IPD\8.3.2-0  !
>>
>> -->i = ReadImage("Google_logo.png");
>>
>> -->size(i)
>>  ans  =
>>
>> 95.275.3.
>>
>
> Do you get an error whatever is the image you try to load?
> You may report the error you get @
> http://forge.scilab.org/index.php/p/IPD/issues/ + posting the image
> triggering it.
>
> Cheers
> Samuel
>
> ___
> users mailing list
> users@lists.scilab.org
> http://lists.scilab.org/mailman/listinfo/users
>



-- 
There we have the salad.
___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users


Re: [Scilab-users] Scilab Error Message: CVode

2016-01-12 Thread Paul Bignier


Hello Noguchi,

Try loosening the tolerances instead of tightening them.
With 1e-2, the simulation goes much further because the solver 
disregards the results a lot more.


Hope this helps,
Regards,
Paul

On 01/11/2016 11:30 AM, noguchi wrote:

Thank you for your feedback.

I reduced solver tolerance from Simulation, Parameter settings as per
attached file.
I changed 1.0E-6  ==> 1.0E-12

However, I still get same error message.

May I ask your further help to solve this problem?

SCilab_Sim_Setting.jpg




--
View this message in context: 
http://mailinglists.scilab.org/Scilab-users-Scilab-Error-Message-CVode-tp4033255p4033262.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


--
Paul BIGNIER
Development engineer
---
Scilab Enterprises
143bis rue Yves Le Coz - 78000 Versailles, France
Phone: +33.1.80.77.04.68
http://www.scilab-enterprises.com

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