Re: [Scilab-users] (no subject)

2023-01-10 Thread Heinz Nabielek
On 10.01.2023, at 18:05, Federico Miyara  wrote:
> 
> 
> My knowledge of Matlab is freezed as of 2017, when I abandoned Matlab and 
> embraced Scilab, so might be some of my comments are outdated  
> 
> It is free, open source software
> 
> No licenses that eventually expire
> 
> Strings are better handled. In Matlab you can check for equality only if 
> their lengths are the same since they are just vectors of codes. In Scilab a 
> string is a true type for supporting many operations in a more intuitive way.
> 
> Variable names support extended characters
> 
> You can extract components from the result of any function: y = fft(x)(1:5)
> 
> The same applies to any field of structure
> 
> It is mostly compatible with Matlab and you can automatically convert Matlab 
> scripts to Scilab scripts, which allows to reuse Matlab code (it is not 
> perfect and manual correction is needed)
> 
> Insanely powerful control of graphics.
> 
> Impressive community to help with any doubts.



150% agreed and confirmed
Heinz
___
users mailing list - users@lists.scilab.org
Click here to unsubscribe: 
http://lists.scilab.org/mailman/listinfo/users


Re: [Scilab-users] (no subject)

2023-01-10 Thread Federico Miyara


My knowledge of Matlab is freezed as of 2017, when I abandoned Matlab 
and embraced Scilab, so might be some of my comments are outdated


It is free, open source software

No licenses that eventually expire

Strings are better handled. In Matlab you can check for equality only if 
their lengths are the same since they are just vectors of codes. In 
Scilab a string is a true type for supporting many operations in a more 
intuitive way.


Variable names support extended characters

You can extract components from the result of any function: y = fft(x)(1:5)

The same applies to any field of structure

It is mostly compatible with Matlab and you can automatically convert 
Matlab scripts to Scilab scripts, which allows to reuse Matlab code (it 
is not perfect and manual correction is needed)


Insanely powerful control of graphics.

Impressive community to help with any doubts.

Regards,

Federico Miyara


On 10/01/2023 11:43, chukwuemeka anyaoha wrote:

what is the advantage of scilab over matlab

--
*Engr Chukwuemeka Anyaoha.*
/Department of Mechanical Engineering/
/University of Nigeria, Nsukka./
/Teaching and Research Assistant (TRA) , World Bank //African Centre 
of Excellence For Sustainable Power & Energy Development (ACE-SPED), /

/*COREN* (*R46092*)/
*+234 08065276477*

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




--
El software de antivirus Avast ha analizado este correo electrónico en busca de 
virus.
https://www.avast.com/antivirus
___
users mailing list - users@lists.scilab.org
Click here to unsubscribe: 
http://lists.scilab.org/mailman/listinfo/users


Re: [Scilab-users] (no subject)

2023-01-10 Thread Stéphane Mottelet

Chat GPT answer (with a few inexact facts removed):

Scilab and MATLAB are both powerful mathematical computing environments, 
but they have some key differences that may make one more suitable for a 
particular use case than the other. Here are a few potential advantages 
of Scilab over MATLAB:


 *

   Open-source: Scilab is open-source software, which means that it is
   free to download and use, and the source code is available for users
   to modify and distribute. MATLAB, on the other hand, is proprietary
   software, and requires a license to use.

 *

   Cross-platform compatibility: Scilab is available for Windows,
   macOS, and Linux, which makes it more accessible for users on
   different operating systems.

 *

   Interoperability: Scilab can call functions from other programming
   languages, such as C and Fortran, which can be useful for
   interfacing with existing code.

 *

   Cost: As mentioned before, Scilab is open source, which means you
   can use it without any license cost unlike Matlab which require
   purchasing a license to use it.

It is also worth noting that Scilab and MATLAB are both based on similar 
ideas and share a similar syntax, so users familiar with one system 
should be able to pick up the other relatively easily.


In general, Scilab might be a good option for users who are looking for 
a free or low-cost alternative to MATLAB, or for those who need to 
interface with existing code written in other languages. However, in 
terms of the functionality, Matlab is often considered as more mature 
and have a wider range of toolboxes for advanced functionality.


So the choice between Scilab and MATLAB would depend on the specific 
needs and constraints of the user.


Le 10/01/2023 à 15:43, chukwuemeka anyaoha a écrit :

what is the advantage of scilab over matlab


--
Stéphane Mottelet
Ingénieur de recherche
EA 4297 Transformations Intégrées de la Matière Renouvelable
Département Génie des Procédés Industriels
Sorbonne Universités - Université de Technologie de Compiègne
CS 60319, 60203 Compiègne cedex
Tel : +33(0)344234688
http://www.utc.fr/~mottelet
___
users mailing list - users@lists.scilab.org
Click here to unsubscribe: 
http://lists.scilab.org/mailman/listinfo/users


[Scilab-users] (no subject)

2023-01-10 Thread chukwuemeka anyaoha
what is the advantage of scilab over matlab

-- 
*Engr Chukwuemeka Anyaoha.*
*Department of Mechanical Engineering*
*University of Nigeria, Nsukka.*
*Teaching and Research Assistant (TRA) , World Bank **African Centre of
Excellence For Sustainable Power & Energy Development (ACE-SPED),  *
*COREN (R46092)*
*+234 08065276477*
___
users mailing list - users@lists.scilab.org
Click here to unsubscribe: 
http://lists.scilab.org/mailman/listinfo/users


Re: [Scilab-users] (no subject)

2021-12-01 Thread Ray Finucane
I am a long time user. 20 years or more
On Wed, Dec 1, 2021 at 00:29 Samuel Amamjnr  wrote:

> What is the worldwide usage count of Scilab
> ___
> users mailing list
> users@lists.scilab.org
> http://lists.scilab.org/mailman/listinfo/users
>
-- 
Ray Finucane 925724 4040 .ray.finuc...@gmail.com
___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users


[Scilab-users] (no subject)

2021-12-01 Thread Samuel Amamjnr
How is Scilab's development funded
___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users


[Scilab-users] (no subject)

2021-12-01 Thread Samuel Amamjnr
What is the worldwide usage count of Scilab
___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users


Re: [Scilab-users] (no subject)

2019-11-25 Thread Stéphane Mottelet
Click on the link in the footer of this message, starting with 
https://lists.scilab.org...

S.

> Le 25 nov. 2019 à 17:56, Uzoh Uzochukwu  a écrit :
> 
> 
> Please Remove my name from the mailing list or
> How do I unsubscribe from the mailing list
> ___
> users mailing list
> users@lists.scilab.org
> https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/users

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


[Scilab-users] (no subject)

2019-11-25 Thread Uzoh Uzochukwu
Please Remove my name from the mailing list or
How do I unsubscribe from the mailing list
___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users


Re: [Scilab-users] (no subject)

2019-11-13 Thread Federico Miyara


You can unsubscibe visiting the link at the bottom of any message and 
once there, clicking on the "unsubscribe or edit options" button at the end.


On 13/11/2019 16:42, Uzoh Uzochukwu wrote:

unsubscribe me from the mailing ;ist

___
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


[Scilab-users] (no subject)

2019-11-13 Thread Uzoh Uzochukwu
unsubscribe me from the mailing ;ist
___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users


[Scilab-users] (no subject)

2019-11-13 Thread Oganyi Okwudili
How can I solve quadratic equation

Sent from Yahoo Mail on Android___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users


Re: [Scilab-users] (no subject)

2019-06-27 Thread RolandB
This is a test. Please excuse me for hijacking this empty thread.



--
Sent from: 
http://mailinglists.scilab.org/Scilab-users-Mailing-Lists-Archives-f2602246.html
___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users


[Scilab-users] (no subject)

2019-06-18 Thread Cynthia Daniel

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


[Scilab-users] (no subject)

2018-01-23 Thread franky okafor
un subscribe me please
___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users


[Scilab-users] (no subject)

2017-06-08 Thread Cynthia Daniel
What is scilab?

-- 
C.C. DANIEL-MKPUME
___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users


Re: [Scilab-users] (no subject)

2017-06-06 Thread jasper van baten
http://www.scilab.org/scilab/about

Best wishes,

Jasper.



On 6/6/2017 15:04, Cynthia Daniel wrote:
> What is scilab?
>
> -- 
> C.C. DANIEL-MKPUME
>
>
> ___
> 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


[Scilab-users] (no subject)

2017-06-06 Thread Cynthia Daniel
What is scilab?

-- 
C.C. DANIEL-MKPUME
___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users


[Scilab-users] (no subject)

2015-05-26 Thread Андрей Глушко
 Hello, guys. I have a problem with FROMWSB block. I simulate a simple model 
which use a workspace parameter (V.time and V.values) and draw a simple 
graph.When i use scicosim function i want to change a parameters of FROMWSB 
block (new V.time and V.values) and continue simulation. But i don't know how 
to change a parameters of this block. Is it possible? Please, I need your help. 
Thank you.


С уважением,
Андрей Глушко
andreifootbal...@mail.ru___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users


[Scilab-users] (no subject)

2015-05-18 Thread AAYUSH SHAH

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


[Scilab-users] (no subject)

2014-04-21 Thread Jayant Khurana
dear users,
i want to make changes in start up file but i am not able to find where it
is ,i have tried SCIHOME command but i am not able to find the file
___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users


Re: [Scilab-users] (no subject)

2014-04-21 Thread Lamy Alain
Hi,

The start-up file (I presume scilab.ini under Windows) resides in the 
directory whose name is effectively given by SCIHOME.
But it does not exist by default: you have to create it.
That's probably why you cannot find it.


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


[Scilab-users] (no subject)

2013-11-25 Thread Ibitoru Dick
please what is the advantage of SCILAB over MATLAB
___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users


Re: [Scilab-users] (no subject)

2013-11-25 Thread Dang, Christophe
Hello, 

 De : Ibitoru Dick
 Envoyé : lundi 25 novembre 2013 15:35

 please what is the advantage of SCILAB over MATLAB

similar answer to

http://mailinglists.scilab.org/Scilab-users-Advantages-of-Scilab-over-MATLAB-td4027282.html

You might have some elements in
Alan Edelman, /Open Source and Traditional Technical Computing/

http://www.scilab.org/content/download/395/2850/file/ScilabTec_Keynote.pdf

Best regards

-- 
Christophe Dang Ngoc Chan
Mechanical calculation engineer

__

This e-mail may contain confidential and/or privileged information. If you are 
not the intended recipient (or have received this e-mail in error), please 
notify the sender immediately and destroy this e-mail. Any unauthorized 
copying, disclosure or distribution of the material in this e-mail is strictly 
forbidden.
__
___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users


Re: [Scilab-users] (no subject)

2013-11-25 Thread Станислав

Hi.

1) The cost of Scilab.
2) Scilab allow working in Windows and GNU/Linux simultaneously (for me 
it is the biggest advantage). If alphabet of your language is larger 
than ASCII, then you will appreciate it. Matlab is cross-platform but 
codepage is its weak point.


Stanislav

25.11.2013 20:34, Ibitoru Dick пишет:

please what is the advantage of SCILAB over MATLAB


___
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


Re: [Scilab-users] (no subject)

2013-08-28 Thread Antoine Monmayrant

Le 28/08/13 18:45, Adrien Vogt-Schilb a écrit :

Hi everyone

Is there a way to clear the crrent line in th console? In most 
consoloes, [ESC] does that, but not in scilab




Ctrl+U to clear from the beginning of the line to the cursor.
Ctrl+E then Ctrl+U to clear the whole line (Ctrl+E moves to the end of 
line and Ctrl+A to the beginning).

It's the same in tcsh, bash and many others (comes from emacs I think).

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


Re: [Scilab-users] (no subject)

2013-04-25 Thread Dang, Christophe
Hello again

De la part de Renzo Zini
Envoyé : mercredi 24 avril 2013 15:58

 with the Windows calculator the result is

 915106577189,6470588235294118

another point is: does the Windows calculator compute the right value?

You can have a greater precision by performing two divisions:

(a + b)/c = a/c + b/c

each having no underflow.

then :
55568095557812224 = 55568095557812200 + 24

--155568095557812200/17
 ans  =
 
915106577188.

--24/17
 ans  =
 
1.4117647058823530326066

so we can guess that
55568095557812224/17 = 915106577189.4117647...

so the Windows calculator gives a result, but it is false at the first
decimal...

Now: do you really need to have a precision of more than 16 digits?

This might be the case, especially if the error propagates.

In my field, I'm usually happy with 4 digits ;-)

-- 
Christophe Dang Ngoc Chan
Mechanical calculation engineer
This e-mail may contain confidential and/or privileged information. If you are 
not the intended recipient (or have received this e-mail in error), please 
notify the sender immediately and destroy this e-mail. Any unauthorized 
copying, disclosure or distribution of the material in this e-mail is strictly 
forbidden.


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


Re: [Scilab-users] (no subject)

2013-04-25 Thread Zeyu Liu
actually, with bc program in Linux, I get

915106577189 * 17 = 155568095557812213

and obvious this precise. and with scilab, I get

--format (25);

--11 / 17
 ans  =

0.6470588235294117973595

so the windows calculator is correct.


On Thu, Apr 25, 2013 at 3:49 PM, Dang, Christophe christophe.d...@sidel.com
 wrote:

 Hello again

 De la part de Renzo Zini
 Envoyé : mercredi 24 avril 2013 15:58

  with the Windows calculator the result is
 
  915106577189,6470588235294118

 another point is: does the Windows calculator compute the right value?

 You can have a greater precision by performing two divisions:

 (a + b)/c = a/c + b/c

 each having no underflow.

 then :
 55568095557812224 = 55568095557812200 + 24

 --155568095557812200/17
  ans  =

 915106577188.

 --24/17
  ans  =

 1.4117647058823530326066

 so we can guess that
 55568095557812224/17 = 915106577189.4117647...

 so the Windows calculator gives a result, but it is false at the first
 decimal...

 Now: do you really need to have a precision of more than 16 digits?

 This might be the case, especially if the error propagates.

 In my field, I'm usually happy with 4 digits ;-)

 --
 Christophe Dang Ngoc Chan
 Mechanical calculation engineer
 This e-mail may contain confidential and/or privileged information. If you
 are not the intended recipient (or have received this e-mail in error),
 please notify the sender immediately and destroy this e-mail. Any
 unauthorized copying, disclosure or distribution of the material in this
 e-mail is strictly forbidden.


 ___
 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


[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