Re: [Scilab-users] animaGIF does not work. Why?

2023-04-14 Thread Heinz Nabielek
In the Internet, https://convertio.co/ transfers my Scilab series of gif 
figures into a .mov movie. Other format options are also available.
Heinz



> On 14.04.2023, at 21:03, Samuel Gougeon  wrote:
>
> Le 14/04/2023 à 01:00, Heinz Nabielek a écrit :
>> On 13.04.2023, at 20:35, Samuel Gougeon  wrote:
>>> .../...
>>> Installing is not loading (that's intentional).
>>> Just after installing, without restarting Scilab, you need to load the 
>>> module, either with atomsLoad(..), or interactively thanks to the Toolboxes 
>>> console's menu.
>> Silly me. Thanks. Works, of course.
>> In my present coding, the movie is stored as a *.gif file. Graphics programs 
>> see this as stationary figure,
>
>
> It depends on the software. On Windows, for instance the popular
> Irfanview can display the animation. I don't know the MacOS softwares.

___
users mailing list - users@lists.scilab.org
Click here to unsubscribe: 
https://lists.scilab.org/mailman/listinfo/users
This email and any attachments are intended solely for the use of the 
individual or entity to whom it is addressed and may be confidential and/or 
privileged.

If you are not one of the named recipients or have received this email in error,

(i) you should not read, disclose, or copy it,

(ii) please notify sender of your receipt by reply email and delete this email 
and all attachments,

(iii) Dassault Systèmes does not accept or assume any liability or 
responsibility for any use of or reliance on this email.


Please be informed that your personal data are processed according to our data 
privacy policy as described on our website. Should you have any questions 
related to personal data protection, please contact 3DS Data Protection Officer 
https://www.3ds.com/privacy-policy/contact/



Re: [Scilab-users] animaGIF does not work. Why?

2023-04-14 Thread Samuel Gougeon

Le 14/04/2023 à 01:00, Heinz Nabielek a écrit :

On 13.04.2023, at 20:35, Samuel Gougeon  wrote:

.../...
Installing is not loading (that's intentional).
Just after installing, without restarting Scilab, you need to load the module, 
either with atomsLoad(..), or interactively thanks to the Toolboxes console's 
menu.

Silly me. Thanks. Works, of course.
In my present coding, the movie is stored as a *.gif file. Graphics programs 
see this as stationary figure,



It depends on the software. On Windows, for instance the popular
Irfanview can display the animation. I don't know the MacOS softwares.


___
users mailing list - users@lists.scilab.org
Click here to unsubscribe: 
https://lists.scilab.org/mailman/listinfo/users
This email and any attachments are intended solely for the use of the 
individual or entity to whom it is addressed and may be confidential and/or 
privileged.

If you are not one of the named recipients or have received this email in error,

(i) you should not read, disclose, or copy it,

(ii) please notify sender of your receipt by reply email and delete this email 
and all attachments,

(iii) Dassault Systèmes does not accept or assume any liability or 
responsibility for any use of or reliance on this email.


Please be informed that your personal data are processed according to our data 
privacy policy as described on our website. Should you have any questions 
related to personal data protection, please contact 3DS Data Protection Officer 
https://www.3ds.com/privacy-policy/contact/



Re: [Scilab-users] animaGIF does not work. Why?

2023-04-13 Thread Heinz Nabielek
On 13.04.2023, at 20:35, Samuel Gougeon  wrote:
>
> Le 13/04/2023 à 04:59, Heinz Nabielek a écrit :
>> Colleagues:
>>
>> animaGIF is loaded
>>
>>> --> atomsInstall('animaGIF');
>>>   animaGIF (1.0) is already installed in the 'allusers' section and 
>>> up-to-date
>>>
>> but does not work
>>
>>> --> idGif = animaGIF(gcf(), outgif, 1,2);
>>> Undefined variable: animaGIF
>>>
>> Why?
>> Heinz
>>
>
>
> Installing is not loading (that's intentional).
> Just after installing, without restarting Scilab, you need to load the 
> module, either with atomsLoad(..), or interactively thanks to the Toolboxes 
> console's menu.

Silly me. Thanks. Works, of course.
In my present coding, the movie is stored as a *.gif file. Graphics programs 
see this as stationary figure, with web browsers I can see the full movie.

What would be the most obious method, to convert it to a *.mov, *.mp4 file (for 
the Mac)?
Heinz


___
users mailing list - users@lists.scilab.org
Click here to unsubscribe: 
https://lists.scilab.org/mailman/listinfo/users
This email and any attachments are intended solely for the use of the 
individual or entity to whom it is addressed and may be confidential and/or 
privileged.

If you are not one of the named recipients or have received this email in error,

(i) you should not read, disclose, or copy it,

(ii) please notify sender of your receipt by reply email and delete this email 
and all attachments,

(iii) Dassault Systèmes does not accept or assume any liability or 
responsibility for any use of or reliance on this email.


Please be informed that your personal data are processed according to our data 
privacy policy as described on our website. Should you have any questions 
related to personal data protection, please contact 3DS Data Protection Officer 
https://www.3ds.com/privacy-policy/contact/



Re: [Scilab-users] animaGIF does not work. Why?

2023-04-13 Thread Samuel Gougeon

Le 13/04/2023 à 04:59, Heinz Nabielek a écrit :

Colleagues:

animaGIF is loaded


--> atomsInstall('animaGIF');
 animaGIF (1.0) is already installed in the 'allusers' section and 
up-to-date



but does not work


--> idGif = animaGIF(gcf(), outgif, 1,2);
Undefined variable: animaGIF

Why?
Heinz



Installing is not loading (that's intentional).
Just after installing, without restarting Scilab, you need to load the module, 
either with atomsLoad(..), or interactively thanks to the Toolboxes console's 
menu.

Samuel


This email and any attachments are intended solely for the use of the 
individual or entity to whom it is addressed and may be confidential and/or 
privileged.

If you are not one of the named recipients or have received this email in error,

(i) you should not read, disclose, or copy it,

(ii) please notify sender of your receipt by reply email and delete this email 
and all attachments,

(iii) Dassault Systèmes does not accept or assume any liability or 
responsibility for any use of or reliance on this email.


Please be informed that your personal data are processed according to our data 
privacy policy as described on our website. Should you have any questions 
related to personal data protection, please contact 3DS Data Protection Officer 
https://www.3ds.com/privacy-policy/contact/

___
users mailing list - users@lists.scilab.org
Click here to unsubscribe: 
https://lists.scilab.org/mailman/listinfo/users