Re: [Scilab-users] ?= GUI hel

2019-12-03 Thread Stéphane Mottelet
s.scilab.org https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/users -- 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é

Re: [Scilab-users] ?= GUI hel

2019-12-03 Thread Stéphane Mottelet
Le 30/11/2019 à 11:30, Samuel Gougeon a écrit : Le 29/11/2019 à 21:53, Stéphane Mottelet a écrit : Le 29/11/2019 à 21:21, Claus Futtrup a écrit : Hi Stéphane Lazy = not pretty. Matlab users do not have this possibility, and as a result, programs do not suffer from eventual border effects

Re: [Scilab-users] ?= GUI hel

2019-11-29 Thread Stéphane Mottelet
zy globals... However, you don't need to use this mechanism in your GUI. You have gcbo + proper backtracking on the parents, or (better) you can use  tags and findobj. S. ... but you didn't answer my question. Which way do you personally prefer? ... and why? Cheers, Claus (...) -

Re: [Scilab-users] ?= GUI hel

2019-11-29 Thread Stéphane Mottelet
some similar context lazy global variables. S. > I read your response just as - this is another way to do it - but which way > do you personally prefer? ... and why? (maybe execution speed? ... or is > there a benefit in flexibility that I cannot see?). > > Best regards, >

Re: [Scilab-users] ?= GUI hel

2019-11-29 Thread Stéphane Mottelet
;N/m ","position", .. [200 as(2)-60 30 20],"background",[1 1 1]); uicontrol("style","pushbutton","string","Calculate", .. "position",[10 as(2)-85 80 20],"callback","calc"); //

Re: [Scilab-users] ?= GUI hel

2019-11-28 Thread Stéphane Mottelet
obal variables or even findobj(). Regards Stefan ___ users mailing list users@lists.scilab.org https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/users -- Stéphane Mottelet Ingénieur de recherche EA 4297 T

Re: [Scilab-users] Run Scilab 6.0.2 on OSX Catalina

2019-11-28 Thread Stéphane Mottelet
Le 28/11/2019 à 17:15, Chin Luh Tan a écrit : Hi Stephane, I tested the latest jdk what is the version ? from the web, with your patch, it works! Thanks. rgds, CL On Thu, 28 Nov 2019 23:27:09 +0800 *Stéphane Mottelet * wrote Sorry, there was a typo error (wrong tilda

Re: [Scilab-users] Run Scilab 6.0.2 on OSX Catalina

2019-11-28 Thread Stéphane Mottelet
Sorry, there was a typo error (wrong tilda) in the URL, the valid one is https:/www.utc.fr/~mottelet/java/enableJDK.dmg S. Le 28/11/2019 à 10:51, Stéphane Mottelet a écrit : Hello, I have prepared a small Applescript application  enabling the current JDK to run Scilab on OSX Catalina

[Scilab-users] Run Scilab 6.0.2 on OSX Catalina

2019-11-28 Thread Stéphane Mottelet
). Enjoy ! -- 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

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 >

Re: [Scilab-users] example of library

2019-11-19 Thread Stéphane Mottelet
derico Miyara On 18/11/2019 06:44, Stéphane Mottelet wrote: Hello Frederico, In order to*create new commits* you cannot avoid to start with installing GIT on your computer and getting the Scilab source files (which includes the documentation). Depending on your OS using GIT can be a dif

Re: [Scilab-users] using transparency in Scilab

2019-11-18 Thread Stéphane Mottelet
/listinfo/users -- 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

Re: [Scilab-users] example of library

2019-11-18 Thread Stéphane Mottelet
ara ___ users mailing list users@lists.scilab.org https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/users -- 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 Industri

Re: [Scilab-users] {EXT} strange behaviof of function isreal

2019-11-13 Thread Stéphane Mottelet
Le 13/11/2019 à 13:01, Samuel Gougeon a écrit : Le 13/11/2019 à 12:32, Stéphane Mottelet a écrit : Le 13/11/2019 à 11:58, Samuel Gougeon a écrit : Dear all, Le 13/11/2019 à 11:16, Stéphane Mottelet a écrit : Le 13/11/2019 à 11:09, Dang Ngoc Chan, Christophe a écrit : Hello, De : De la

Re: [Scilab-users] {EXT} strange behaviof of function isreal

2019-11-13 Thread Stéphane Mottelet
Le 13/11/2019 à 11:58, Samuel Gougeon a écrit : Dear all, Le 13/11/2019 à 11:16, Stéphane Mottelet a écrit : Le 13/11/2019 à 11:09, Dang Ngoc Chan, Christophe a écrit : Hello, De : De la part de Jean-Philippe Grivet Envoyé : mercredi 13 novembre 2019 10:50 --> z = [1,2,3*%i]  

Re: [Scilab-users] {EXT} strange behaviof of function isreal

2019-11-13 Thread Stéphane Mottelet
nder 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 https:// -- Stéphane Mottelet Ingénieur de recherche EA 4297

Re: [Scilab-users] Scilab cannot work on macOS 10.15 Catalina: Any progress in sight?

2019-11-05 Thread Stéphane Mottelet
Le 05/11/2019 à 08:18, Stéphane Mottelet a écrit : Great analysis ! Le 5 nov. 2019 à 07:16, Chin Luh Tan a écrit :  Hi, just to add on to the issue on the atomsInstall. I finally find out that the issue was due to the extra "__MACOSX" folder created during zip process

Re: [Scilab-users] Scilab cannot work on macOS 10.15 Catalina: Any progress in sight?

2019-11-04 Thread Stéphane Mottelet
Great analysis ! > Le 5 nov. 2019 à 07:16, Chin Luh Tan a écrit : > >  > Hi, > > just to add on to the issue on the atomsInstall. I finally find out that the > issue was due to the extra "__MACOSX" folder created during zip process under > MAC. > > "The __MACOSX folder is created when a

Re: [Scilab-users] Scilab cannot work on macOS 10.15 Catalina: Any progress in sight?

2019-11-03 Thread Stéphane Mottelet
> Le 3 nov. 2019 à 20:48, knobs a écrit : > > Hi, > > I had worked on CelestLab and different CV packages and compiled them in > Sierra or High Sierra (not sure anymore). IPCV and SciCV. Both are now > readily available... No more need to compile them ;-) > > I am not compiling SciLab from

Re: [Scilab-users] Scilab cannot work on macOS 10.15 Catalina: Any progress in sight?

2019-11-03 Thread Stéphane Mottelet
t users@lists.scilab.org https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/users -- 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 Uni

Re: [Scilab-users] Scilab cannot work on macOS 10.15 Catalina: Any progress in sight?

2019-11-03 Thread Stéphane Mottelet
mailing list users@lists.scilab.org https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/users -- 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 Univer

Re: [Scilab-users] Scilab cannot work on macOS 10.15 Catalina: Any progress in sight?

2019-11-03 Thread Stéphane Mottelet
/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/mailinglists.scilab.org/Scilab-users-Mailing-Lists-Archives-f2602246.html ___ users mailing list users@lists.scilab.org https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/users -- Stéphane Mottelet

Re: [Scilab-users] Scilab cannot work on macOS 10.15 Catalina: Any progress in sight?

2019-11-03 Thread Stéphane Mottelet
> Le 3 nov. 2019 à 00:34, knobs a écrit : > > Hi, > > Just installed Scilab 6.0.2. and now the real funs starts. Frankly, I don’t appreciate your sense of humour. Keeping Scilab *alive* on OSX remains on the work of guys like you and me. So don’t be sarcastic when you report issues... >

Re: [Scilab-users] Scilab cannot work on macOS 10.15 Catalina: Any progress in sight?

2019-11-02 Thread Stéphane Mottelet
BTW can you launch Scilab on the command line with -nwni flag in order to see other (besides Java) potential problems ? S. > Le 2 nov. 2019 à 22:33, Heinz Nabielek a écrit : > > On 02.11.2019, at 21:56, Stéphane Mottelet wrote: >> >> Hello, >> >>>>

Re: [Scilab-users] Scilab cannot work on macOS 10.15 Catalina: Any progress in sight?

2019-11-02 Thread Stéphane Mottelet
Hello Heinz Please install Oracle JDK 1.8 and follow the instructions in the link I gave below. S. > Le 2 nov. 2019 à 22:33, Heinz Nabielek a écrit : > > On 02.11.2019, at 21:56, Stéphane Mottelet wrote: >> Hello, >>>>> Le 2 nov. 2019 à 17:41, knobs a é

Re: [Scilab-users] Scilab cannot work on macOS 10.15 Catalina: Any progress in sight?

2019-11-02 Thread Stéphane Mottelet
> Le 2 nov. 2019 à 22:33, Heinz Nabielek a écrit : > > On 02.11.2019, at 21:56, Stéphane Mottelet wrote: >> >> Hello, >> >>>> Le 2 nov. 2019 à 17:41, knobs a écrit : >>> >>> Hi Heinz, Did you find a fix? I had SciLab 6 running

Re: [Scilab-users] Scilab cannot work on macOS 10.15 Catalina: Any progress in sight?

2019-11-02 Thread Stéphane Mottelet
Hello, > Le 2 nov. 2019 à 17:41, knobs a écrit : > > Hi Heinz, Did you find a fix? I had SciLab 6 running perfectly well on my > Macs under both Mojave and High Sierra without installing Java 6. This is not > an Apple problem, but a SciLab issue. This IS an Apple issue. > Honestly, I do

Re: [Scilab-users] Scilab cannot work on macOS 10.15 Catalina: Any progress in sight?

2019-10-28 Thread Stéphane Mottelet
/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/users -- 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

Re: [Scilab-users] Inconsistency in polynomial coefficient order?

2019-10-26 Thread Stéphane Mottelet
Hello I think this is due to the Matlab convention, as filter syntax is the same in Scilab. S. > Le 25 oct. 2019 à 23:25, Federico Miyara a écrit : > >  > Dear all, > > I'm somewhat puzzled by what appears to be an inconsistency in polynomial > coefficient order. > > Consider the

Re: [Scilab-users] convert matlab code to scilab

2019-10-16 Thread Stéphane Mottelet
Sorry, in my answer the loop constructs "ic", not  "ia", i.e. the full equivalent to Matlab's "[C,ia,ic] = unique(A)" is in Scilab: [C,ia] = unique(A) for i=1:length(A)     ic(i)=find(A(i)==C) end S. Le 16/10/2019 à 13:19, Stéphane Mottelet a écrit : Sorry,

Re: [Scilab-users] convert matlab code to scilab

2019-10-16 Thread Stéphane Mottelet
to convert via: mask = matrix(Minstances_hat-1,size(B)); but no success. Am Mi., 16. Okt. 2019 um 11:50 Uhr schrieb Stéphane Mottelet mailto:stephane.motte...@utc.fr>>: Hello Le 16/10/2019 à 11:46, P M a écrit : Dear experts, trying to convert a matlab code to sc

Re: [Scilab-users] convert matlab code to scilab

2019-10-16 Thread Stéphane Mottelet
scilab.org/mailman/listinfo/users -- 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)3442

[Scilab-users] Important Information About Scilab and macOS Catalina

2019-10-09 Thread Stéphane Mottelet
the upgrade to Catalina. I you cannot resist and click the red button, then do it at your own risk ! Sincerely, -- 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

Re: [Scilab-users] {EXT} Re: grand in loop

2019-10-02 Thread Stéphane Mottelet
users mailing list users@lists.scilab.org https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/users -- Stéphane Mottelet Ingénieur de recherche EA 4297 Transformations Intégrées de la Matière Renouvelable D

Re: [Scilab-users] grand in loop

2019-10-02 Thread Stéphane Mottelet
/lists.scilab.org/mailman/listinfo/users -- 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

Re: [Scilab-users] grand in loop

2019-09-30 Thread Stéphane Mottelet
Hello, Can you test without the mprintf ? S. > Le 30 sept. 2019 à 10:44, Dang Ngoc Chan, Christophe > a écrit : > > Hello, > >> De : jbaudais >> Envoyé : lundi 30 septembre 2019 10:21 >> >> I have an incomprehensible problem with the following line code in the Scilab >> window >> >>> for

Re: [Scilab-users] c link (mingw)

2019-09-27 Thread Stéphane Mottelet
, now everything works. Uninstalling Mingw and deleting SCIHOME, then reinstall Mingw and all work as expected! Many thanks! BR JK pi 27. 9. 2019 o 9:18 Stéphane Mottelet <mailto:stephane.motte...@utc.fr>> napísal(a): Le 27 sept. 2019 à 06:30, Jakub Kopac mailto:kopac.ja...@

Re: [Scilab-users] c link (mingw)

2019-09-27 Thread Stéphane Mottelet
>>> ! >>> ! >>> >>> ! >>> !x86_64-w64-mingw32

Re: [Scilab-users] Deletion of console content

2019-09-26 Thread Stéphane Mottelet
/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/users -- 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

Re: [Scilab-users] c link (mingw)

2019-09-25 Thread Stéphane Mottelet
BR > > JK > > > st 25. 9. 2019 o 21:56 Stéphane Mottelet > napísal(a): >> Hello >> >> Which version of gcc did you download from equation.com ? >> >> S. >> >> > Le 25 sept. 2019 à 21:01, kjubo a écrit : >> > >

Re: [Scilab-users] c link (mingw)

2019-09-25 Thread Stéphane Mottelet
Hello Which version of gcc did you download from equation.com ? S. > Le 25 sept. 2019 à 21:01, kjubo a écrit : > > Dear all, > > I am trying to make a c code. > I instaled mingw (from equation.com) and MinGw toolbox from ATOMS. > > When I try to use a example code from call help page, I get

Re: [Scilab-users] New problems with "freson" in CACSD module

2019-09-25 Thread Stéphane Mottelet
incerely     lucien.p...@free.fr     PS     I attached the new function "ffreson.sci" and a report ("Exemples freson.pdf", sorry in french language) to my email.     In "ffreson" you have two functions "hps_hms" for h(s)*h(-s) and  "hpz_hiz" for h

Re: [Scilab-users] Evaluating a polynomial on a square matrix

2019-09-24 Thread Stéphane Mottelet
se 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 https://antispam.utc.fr/proxy/1/c3RlcGhhb

Re: [Scilab-users] ?= Re: ?= =?utf-8?q? parallel_run

2019-09-24 Thread Stéphane Mottelet
s mailing list users@lists.scilab.org https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/users -- 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

Re: [Scilab-users] ?=Re: ?=Re: ?=Re: ?==?utf-8?q?

2019-09-24 Thread Stéphane Mottelet
ttps://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/users -- 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 60

Re: [Scilab-users] Re : Re: display of complex/not real numbers, again

2019-09-18 Thread Stéphane Mottelet
Le 18/09/2019 à 14:54, sgoug...@free.fr a écrit : Le 18/09/2019 à 13:50, Stéphane Mottelet a écrit : Another regression very close to this one, but with real numbers display, would deserve the same care : Scilab 5: -->[1e30 1e-30]  ans  =     1.000D+30    1.000D-30 Scilab 6: --> [1e30

Re: [Scilab-users] display of complex/not real numbers, again

2019-09-18 Thread Stéphane Mottelet
Hello, Le 13/09/2019 à 12:51, Stéphane Mottelet a écrit : Le 13/09/2019 à 12:45, Samuel Gougeon a écrit : Hello, To me, as already claimed there <https://antispam.utc.fr/proxy/2/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/bugzilla.scilab.org/show_bug.cgi?id=15781#c2>, it's clear that, for a c

Re: [Scilab-users] {EXT} Re: display of complex/not real numbers, again

2019-09-17 Thread Stéphane Mottelet
Le 17/09/2019 à 15:33, Stéphane Mottelet a écrit : Le 17/09/2019 à 15:20, Federico Miyara a écrit : Dear all, I think that saying that 1.70018 should be represented as 1.700 and that representing it as 1.7 instead is dishonest seems a bit too much for me. What about

Re: [Scilab-users] {EXT} Re: display of complex/not real numbers, again

2019-09-17 Thread Stéphane Mottelet
SX), but this was just a way to explain why the display of 1.7 could (not should) be different. S. Regards, Federico Miyara On 13/09/2019 10:21, Stéphane Mottelet wrote: Le 13/09/2019 à 15:13, Dang Ngoc Chan, Christophe a écrit : Hello, De : Stéphane Mottelet Envoyé : vendredi 13 septe

Re: [Scilab-users] display of complex/not real numbers, again

2019-09-17 Thread Stéphane Mottelet
stored value is different from the displayed value. The first thing that you can see is that the default format(10) would be very verbose, but this is tunable. A value of 7 would be ok, but quite low for format("e"). S. Le 13/09/2019 à 13:37, Stéphane Mottelet a écrit : Le 13/09/

Re: [Scilab-users] {EXT} Re: display of complex/not real numbers, again

2019-09-16 Thread Stéphane Mottelet
> Le 16 sept. 2019 à 09:25, Dang Ngoc Chan, Christophe > a écrit : > > Hello, > >> De : Stéphane Mottelet >> Envoyé : vendredi 13 septembre 2019 17:57 >>> >>> --> x=(1

Re: [Scilab-users] display of complex/not real numbers, again

2019-09-13 Thread Stéphane Mottelet
Le 13/09/2019 à 17:38, Stéphane Mottelet a écrit : Le 13/09/2019 à 17:32, Samuel Gougeon a écrit : Le 13/09/2019 à 17:20, Stéphane Mottelet a écrit : Le 13/09/2019 à 17:13, Samuel Gougeon a écrit : Le 13/09/2019 à 16:59, Stéphane Mottelet a écrit : Le 13/09/2019 à 16:52, Samuel Gougeon

Re: [Scilab-users] display of complex/not real numbers, again

2019-09-13 Thread Stéphane Mottelet
Le 13/09/2019 à 17:20, Stéphane Mottelet a écrit : Le 13/09/2019 à 17:13, Samuel Gougeon a écrit : Le 13/09/2019 à 16:59, Stéphane Mottelet a écrit : Le 13/09/2019 à 16:52, Samuel Gougeon a écrit : Le 13/09/2019 à 14:22, Stéphane Mottelet a écrit : However, as I already said

Re: [Scilab-users] display of complex/not real numbers, again

2019-09-13 Thread Stéphane Mottelet
Le 13/09/2019 à 17:32, Samuel Gougeon a écrit : Le 13/09/2019 à 17:20, Stéphane Mottelet a écrit : Le 13/09/2019 à 17:13, Samuel Gougeon a écrit : Le 13/09/2019 à 16:59, Stéphane Mottelet a écrit : Le 13/09/2019 à 16:52, Samuel Gougeon a écrit : Le 13/09/2019 à 14:22, Stéphane Mottelet

Re: [Scilab-users] display of complex/not real numbers, again

2019-09-13 Thread Stéphane Mottelet
Le 13/09/2019 à 17:13, Samuel Gougeon a écrit : Le 13/09/2019 à 16:59, Stéphane Mottelet a écrit : Le 13/09/2019 à 16:52, Samuel Gougeon a écrit : Le 13/09/2019 à 14:22, Stéphane Mottelet a écrit : However, as I already said it elsewhere, some glitches such as the following  one do occur

Re: [Scilab-users] display of complex/not real numbers, again

2019-09-13 Thread Stéphane Mottelet
Le 13/09/2019 à 16:52, Samuel Gougeon a écrit : Le 13/09/2019 à 14:22, Stéphane Mottelet a écrit : However, as I already said it elsewhere, some glitches such as the following  one do occur (see the display of whole x) --> x=1:0.1:2  x  =    1.   1.1   1.2   1.3   1.4   1.5  

Re: [Scilab-users] Generating a boolean vector or matrix

2019-09-13 Thread Stéphane Mottelet
Le 13/09/2019 à 16:17, Samuel Gougeon a écrit : Le 13/09/2019 à 15:32, Stéphane Mottelet a écrit : .../... OK Samuel, I can forget this one. However, "double" should be kept as an equivalent of "constant", even if not the name of a scilab type returned by typeof(). We al

Re: [Scilab-users] {EXT} Re: display of complex/not real numbers, again

2019-09-13 Thread Stéphane Mottelet
Le 13/09/2019 à 15:28, Dang Ngoc Chan, Christophe a écrit : Hello, De : Stéphane Mottelet Envoyé : vendredi 13 septembre 2019 15:22 1.7 cannot be stored exactly in IEEE754 Yes, but there is an "infinite" amount of decimal numbers that cannot be stored exactly in IEEE754. I know.

Re: [Scilab-users] Generating a boolean vector or matrix

2019-09-13 Thread Stéphane Mottelet
7) = %z*0  // to initiate an array of 0z polynomials * etc .. still without any specific functions or option. Best regards Samuel ___ users mailing list users@lists.scilab.org https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/

Re: [Scilab-users] {EXT} Re: display of complex/not real numbers, again

2019-09-13 Thread Stéphane Mottelet
Le 13/09/2019 à 15:13, Dang Ngoc Chan, Christophe a écrit : Hello, De : Stéphane Mottelet Envoyé : vendredi 13 septembre 2019 14:23 I think that we do agree about the fact that the actual Scilab display [...] --> x(8) ans = 1.7 --> x(8)-1.7 ans = 2.220D-16 is pretty but not c

Re: [Scilab-users] display of complex/not real numbers, again

2019-09-13 Thread Stéphane Mottelet
quot;e"). S. Le 13/09/2019 à 13:37, Stéphane Mottelet a écrit : Le 13/09/2019 à 13:07, Samuel Gougeon a écrit : Le 12/09/2019 à 18:55, Stéphane Mottelet a écrit : I prefer the display after applying https://codereview.scilab.org/#/c/20981/: --> x0=%pi/4;h=%eps/2  h  =    1.110D-16 -->

Re: [Scilab-users] display of complex/not real numbers, again

2019-09-13 Thread Stéphane Mottelet
Le 13/09/2019 à 13:07, Samuel Gougeon a écrit : Le 12/09/2019 à 18:55, Stéphane Mottelet a écrit : I prefer the display after applying https://codereview.scilab.org/#/c/20981/: --> x0=%pi/4;h=%eps/2  h  =    1.110D-16 --> cos(x0+%i*h)  ans  =    0.7071068 - 7.850D-17i However, we

Re: [Scilab-users] display of complex/not real numbers, again

2019-09-13 Thread Stéphane Mottelet
e patch also fixes this. So, very small numbers are reduced to strict 0... This is a bad implementation of the variable format mode. The Scilab 5 one was correct, at least on this point. Best regards Samuel Le 12/09/2019 à 10:26, Stéphane Mottelet a écrit : Hello all, The subject has been alrea

Re: [Scilab-users] display of complex/not real numbers, again

2019-09-13 Thread Stéphane Mottelet
If Windows users want to test the patch, I have prepared a Windows build of patched Scilab at the folowing URL : http://www.utc.fr/~mottelet/scilab/download/master/scilab-branch-master-6cdd3ce0d62c632cd428b71440b0371a7731dbae_x64.exe S. Le 12/09/2019 à 18:55, Stéphane Mottelet a écrit : I

Re: [Scilab-users] display of complex/not real numbers, again

2019-09-12 Thread Stéphane Mottelet
is quite small, but essential in the computation. Matlab is quite explicit here: >> cos(x0+i*h) ans =    0.7071 - 0.i I probably not understand your problem ... Antoine Le 12/09/2019 à 10:26, Stéphane Mottelet a écrit : Hello all, The subject has been already discussed a lot but I

Re: [Scilab-users] {EXT} display of complex/not real numbers, again

2019-09-12 Thread Stéphane Mottelet
Le 12/09/2019 à 14:19, Dang Ngoc Chan, Christophe a écrit : Hello, De la part de Stéphane Mottelet Envoyé : jeudi 12 septembre 2019 10:26 I now have a real rationale to promote a change in the way complex numbers with small imaginary part are displayed. I agree with you. I would add

Re: [Scilab-users] display of complex/not real numbers, again

2019-09-12 Thread Stéphane Mottelet
atlab is quite explicit here: >> cos(x0+i*h) ans =    0.7071 - 0.i I probably not understand your problem ... Antoine Le 12/09/2019 à 10:26, Stéphane Mottelet a écrit : Hello all, The subject has been already discussed a lot but I would like it to be discussed again because I no

[Scilab-users] display of complex/not real numbers, again

2019-09-12 Thread Stéphane Mottelet
nge the default settings: >> h=eps/128, x0=pi/4 h =    1.7347e-18 x0 =     0.7854 >> (cos(x0+h)-cos(x0-h))/2/h ans = 0 >> cos(x0+i*h) ans =    0.7071 - 0.i >> imag(cos(x0+i*h))/h ans =    -0.7071 >> -sin(x0) ans =    -0.7071 -- Stéphane Mottelet Ing

Re: [Scilab-users] Generating a boolean vector or matrix

2019-09-05 Thread Stéphane Mottelet
lab.org/mailman/listinfo/users ___ users mailing list users@lists.scilab.org https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/users -- Stéphane Mottelet Ingénieur de recherche EA 4297 Transformations Intégr

Re: [Scilab-users] Generating a boolean vector or matrix

2019-09-05 Thread Stéphane Mottelet
scilab.org https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/users -- 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 - Uni

Re: [Scilab-users] Generating a boolean vector or matrix

2019-09-05 Thread Stéphane Mottelet
AB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2> ___ users mailing list users@lists.scilab.org https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/users -- Stéphane Mottelet Ingénieur de recherche EA 4297 Transformation

Re: [Scilab-users] Generating a boolean vector or matrix

2019-09-04 Thread Stéphane Mottelet
Le 04/09/2019 à 09:39, Stéphane Mottelet a écrit : Hello, Le 04/09/2019 à 09:11, Federico Miyara a écrit : Dear all, I need to create a boolean vector, such as [%t, %t, %t, %t] but with a number of components given by a variable n. I couldn't find a function similar to ones(1,n

Re: [Scilab-users] Generating a boolean vector or matrix

2019-09-04 Thread Stéphane Mottelet
UubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/users -- 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

Re: [Scilab-users] animaGIF 1.0 is released

2019-07-25 Thread Stéphane Mottelet
) // closes the GIF stream ___ users mailing list users@lists.scilab.org https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/users -- Stéphane Mottelet Ingénieur de recherche EA 4297

Re: [Scilab-users] Transition from Xcos 5.5 to 6.0

2019-07-18 Thread Stéphane Mottelet
/Scilab-users-Mailing-Lists-Archives-f2602246.html ___ users mailing list users@lists.scilab.org https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/users -- Stéphane Mottelet Ingénieur de recherche EA 4297

Re: [Scilab-users] Finding elements occuring once in a matrix

2019-07-05 Thread Stéphane Mottelet
tps://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/users -- 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

Re: [Scilab-users] xclick without waiting for event ?

2019-06-11 Thread Stéphane Mottelet
Thank you, Philipp ___ users mailing list users@lists.scilab.org https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/users -- Stéphane Mottelet Ingénieur de recherche EA 4297 Transformations Intégrées de la Matière Renouvelable Départemen

Re: [Scilab-users] cancelling a loop by key pressing

2019-06-07 Thread Stéphane Mottelet
// -->thus stops the while - loop end ___ users mailing list users@lists.scilab.org https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/users -- Stéphane Mottelet Ingénieur de recherche EA 429

Re: [Scilab-users] A possible bug with format(width)

2019-06-06 Thread Stéphane Mottelet
   123. => it does not switch to "e" format. ___ users mailing list users@lists.scilab.org https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/users -- Stéphane Mottelet Ingénieur de rec

Re: [Scilab-users] A possible bug with format(width)

2019-06-05 Thread Stéphane Mottelet
spam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/users -- 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, 60

[Scilab-users] New build of Scilab 6.0.2 for OSX with Retina screen fix

2019-06-04 Thread Stéphane Mottelet
launching Scilab you will be able to check that you are running the new build like this --> [version, opts] = getversion()  opts  = !GCC  x64  modelicac  release  Jun  4 2019  16:02:53  !  version  =  scilab-6.0.2 i.e. check that you have the "Jun  4 2019" build. -- Stéphane Motte

Re: [Scilab-users] {EXT} How to count pixels

2019-06-03 Thread Stéphane Mottelet
@lists.scilab.org https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/users -- 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

Re: [Scilab-users] How to count pixels

2019-06-03 Thread Stéphane Mottelet
-- 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

Re: [Scilab-users] SciNetCDF toolbox on Darwin/OSX?

2019-05-29 Thread Stéphane Mottelet
02246.html ___ users mailing list users@lists.scilab.org https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/users -- Stéphane Mottelet Ingénieur de recherche EA 4297 Transformations Intégrées de la Matière Renouvelable Département

Re: [Scilab-users] [EXTERNAL] Re: {EXT} unexpected result

2019-05-23 Thread Stéphane Mottelet
. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden. ___ users mailing list users@lists.scilab.org https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/users -- Stéphane Mottelet Ingénieur de rech

Re: [Scilab-users] unexpected result

2019-05-22 Thread Stéphane Mottelet
Hello Paul, B(i-1:$,1) in a rhs is evaluated as a temporary 6x1 vector when passed as an argument to find() and any reference w.r.t. B is of course disgarded. The obtained result is the expected result. S. Le 22/05/2019 à 09:51, Carrico, Paul a écrit : Hi All, In the following code, I

Re: [Scilab-users] Make Variable visible in Scilab from a SCE-script in a toolbox

2019-05-10 Thread Stéphane Mottelet
o scripts (the one creating the menu and the one executed by selecting the menu item). S. -- 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 Co

Re: [Scilab-users] [EXTERNAL] Re: feedback on removing 1 row and 1 column

2019-05-03 Thread Stéphane Mottelet
; --> tic;MAT(:,[1 3])=[];toc ans  =    0.046928 S. Le 30/04/2019 à 14:04, Carrico, Paul a écrit : Thanks all Indeed, getting the complete block works fine and it’s instantaneous Paul *De :*users [mailto:users-boun...@lists.scilab.org] *De la part de* Stéphane Mottelet *Envoyé :* mardi 3

Re: [Scilab-users] feedback on removing 1 row and 1 column

2019-04-30 Thread Stéphane Mottelet
-- 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

Re: [Scilab-users] feedback on removing 1 row and 1 column

2019-04-30 Thread Stéphane Mottelet
users mailing list users@lists.scilab.org https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/users -- 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 So

Re: [Scilab-users] feedback on removing 1 row and 1 column

2019-04-30 Thread Stéphane Mottelet
does not contain technical data » ___ users mailing list users@lists.scilab.org https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/users -- Stéphane Mottelet Ingénieur de recherche EA 4297

Re: [Scilab-users] help page. good xmltops.

2019-04-30 Thread Stéphane Mottelet
Le 27/04/2019 à 17:26, Lucien Povy a écrit : Le 26/04/2019 à 22:07, Samuel Gougeon a écrit : Le 26/04/2019 à 22:03, Stéphane Mottelet a écrit : Le 26/04/2019 à 21:23, Samuel Gougeon a écrit : Hello, Le 26/04/2019 à 19:40, Stéphane Mottelet a écrit : Le 26/04/2019 à 19:10, Antoine

Re: [Scilab-users] IPCV - imrotate

2019-04-30 Thread Stéphane Mottelet
ailman/listinfo/users Is the angle in degrees or radians ? S. -- 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 ced

Re: [Scilab-users] rand("seed",s)

2019-04-30 Thread Stéphane Mottelet
st users@lists.scilab.org https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/users -- 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 Univer

Re: [Scilab-users] Scilab 6.0.2 MinGW Windows 10 Demo Sim n-pendulum make failure

2019-04-30 Thread Stéphane Mottelet
k.sci line 118 ) at line17 of function npend_build_and_load at line 112 of function demo_pendulum( C:\Program Files\scilab-6.0.2\modules\differential_equations\demos\n_pendulum\n_pendulum.sci line 120 ) at line11 of executed file C:\Program Files\scilab-6.0.2\modules\different

Re: [Scilab-users] help page

2019-04-26 Thread Stéphane Mottelet
Le 26/04/2019 à 21:23, Samuel Gougeon a écrit : Hello, Le 26/04/2019 à 19:40, Stéphane Mottelet a écrit : Le 26/04/2019 à 19:10, Antoine Monmayrant a écrit : Hello Stéphane, Not sure this does what you expect, but I think pandoc can do the trick: foo.xml copied from : https

Re: [Scilab-users] ?==?utf-8?q? help page

2019-04-26 Thread Stéphane Mottelet
. Antoine Le Vendredi, Avril 26, 2019 17:45 CEST, Stéphane Mottelet a écrit: Hello, Is there a simple and easy way to convert a *single* xml help page to pdf ? S. -- Stéphane Mottelet Ingénieur de recherche EA 4297 Transformations Intégrées de la Matière Renouvelable Département Génie des

[Scilab-users] help page

2019-04-26 Thread Stéphane Mottelet
Hello, Is there a simple and easy way to convert a *single* xml help page to pdf ? S. -- 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

Re: [Scilab-users] Tiny fonts in linux

2019-04-24 Thread Stéphane Mottelet
Hello, We have the same problem with Retina displays on Mac OSX. Yes, it is a problem with Java and the detection of the DPI of the display. S. Le 24/04/2019 à 05:04, Alasdair McAndrew a écrit : Hello, I have just re-installed Scilab 6.0.1 (mainly to experiment with Xcos) on my laptop

Re: [Scilab-users] An error occurred during export: Unable to create export file, not enough memory. Decreasing the number of elements or the size of the figure should fix this error

2019-04-10 Thread Stéphane Mottelet
> Le 10 avr. 2019 à 20:07, Heinz Nabielek a écrit : > > Scilab created graphs can be quickly imported into documents via the > Clipboard, but their quality is poor with jagged lines and wobbly fonts. > > High quality graphs can be created when exporting to pdf. However, with my > 155,000

<    1   2   3   4   5   6   7   >