From Vincent.COUVERT at 3ds.com Tue Dec 20 14:07:14 2022 From: Vincent.COUVERT at 3ds.com (COUVERT Vincent) Date: Tue, 20 Dec 2022 13:07:14 +0000 Subject: [Scilab-users] Scilab web sites migration Message-ID: <7ee7ca1b7bb1458d881bda088764e379@3ds.com> Hi all, Some Scilab web sites/services have been rebranded and migrated to Dassault Syst?mes servers: - Scilab web site: https://www.scilab.org - ATOMS portal: https://atoms.scilab.org - FileExchange portal: https://fileexchange.scilab.org For ATOMS and FileExchange portals, "Sign In" features have been disabled for the moment. Next step is to plug these sites to GitLab so that you can use the same login for all Scilab development tools. Until then, do not hesitate to send us an e-mail for critical updates. Scilab online help (https://help.scilab.org) is still under migration but it should be completed soon. Do not hesitate to send us feedback! Best regards, Scilab Operational Team Cordialement / Best Regards, Vincent COUVERT Numerical Computation / Scripting Application Senior Manager Office: +33 2 9927 1857 Dassault Syst?mes SE | 15 Rue Claude Chappe, Zac des Champs Blancs, Batiment B | 35510 Cesson Sevigne | France [3DS Logo] 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/ -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.png Type: image/png Size: 7915 bytes Desc: image001.png URL: From heinznabielek at me.com Sat Dec 24 05:16:46 2022 From: heinznabielek at me.com (Heinz Nabielek) Date: Sat, 24 Dec 2022 05:16:46 +0100 Subject: [Scilab-users] LATEX: easy help? Message-ID: <1416D890-E5B2-4A27-859E-D6F47502C26D@me.com> I need subscripts and superscripts log10D [m2/s] and 104/T(K) labelling Scilab diagrams, but I am lost on LATEX: easy help? Heinz xlabel('inverse temperature [1E4/T(K)]'); ylabel('log10 D [m2/s]'); -------------- next part -------------- An HTML attachment was scrubbed... URL: From stephane.mottelet at utc.fr Tue Dec 27 22:15:57 2022 From: stephane.mottelet at utc.fr (=?UTF-8?Q?St=c3=a9phane_Mottelet?=) Date: Tue, 27 Dec 2022 22:15:57 +0100 Subject: [Scilab-users] LATEX: easy help? In-Reply-To: <1416D890-E5B2-4A27-859E-D6F47502C26D@me.com> References: <1416D890-E5B2-4A27-859E-D6F47502C26D@me.com> Message-ID: <257f333c-bfab-510d-8e8e-e6f6179cd420@utc.fr> Hi, The following should render the labels as you want: xlabel('$\mbox{inverse temperature}\,[10^4/T(K)]$'); ylabel('$\log_{10} D\,[m^2/s]$'); S. Le 24/12/2022 ? 05:16, Heinz Nabielek a ?crit?: > > xlabel('inverse temperature [1E4/T(K)]'); > ylabel('log10 D [m2/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 cedex Tel : +33(0)344234688 http://www.utc.fr/~mottelet -------------- next part -------------- An HTML attachment was scrubbed... URL: From heinznabielek at me.com Tue Dec 27 23:46:37 2022 From: heinznabielek at me.com (Heinz Nabielek) Date: Tue, 27 Dec 2022 23:46:37 +0100 Subject: [Scilab-users] LATEX: easy help? In-Reply-To: <257f333c-bfab-510d-8e8e-e6f6179cd420@utc.fr> References: <1416D890-E5B2-4A27-859E-D6F47502C26D@me.com> <257f333c-bfab-510d-8e8e-e6f6179cd420@utc.fr> Message-ID: <59CE6969-9EE8-4378-870C-172E45BF2043@me.com> Great. Thanks. Is \: and \, equivalent for a blank? Heinz > On 27.12.2022, at 22:15, St?phane Mottelet wrote: > > Hi, > > The following should render the labels as you want: > > xlabel('$\mbox{inverse temperature}\,[10^4/T(K)]$'); > > > ylabel('$\log_{10} D\,[m^2/s]$') > ; > > S. > > > Le 24/12/2022 ? 05:16, Heinz Nabielek a ?crit : >> >> xlabel('inverse temperature [1E4/T(K)]'); >> ylabel('log10 D [m2/s]'); -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: PastedGraphic-2.png Type: image/png Size: 55946 bytes Desc: not available URL: From Christophe.Dang at sidel.com Wed Dec 28 10:50:51 2022 From: Christophe.Dang at sidel.com (Dang Ngoc Chan, Christophe) Date: Wed, 28 Dec 2022 09:50:51 +0000 Subject: [Scilab-users] [POLICY VIOLATION] Re: LATEX: easy help? In-Reply-To: <59CE6969-9EE8-4378-870C-172E45BF2043@me.com> References: <1416D890-E5B2-4A27-859E-D6F47502C26D@me.com> <257f333c-bfab-510d-8e8e-e6f6179cd420@utc.fr> <59CE6969-9EE8-4378-870C-172E45BF2043@me.com> Message-ID: Hello Heinz, You might look at : https://en.wikibooks.org/wiki/LaTeX/Command_Glossary## regards General De : users De la part de Heinz Nabielek Envoy? : mardi 27 d?cembre 2022 23:47 ? : Users mailing list for Scilab Objet : [POLICY VIOLATION] Re: [Scilab-users] LATEX: easy help? ________________________________ WARNING:The sender of this message below will soon be in violation of Sidel's corporate email authentication policy and as a result, will be rejected by our email gateway. If the sender is legitimate and you need to keep receiving emails from this sender, please send the email as an attachment to infosecurity at sidel.com to initiate the approval process. ________________________________ Great. Thanks. Is \: and \, equivalent for a blank? 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From heinznabielek at me.com Wed Dec 28 21:52:42 2022 From: heinznabielek at me.com (Heinz Nabielek) Date: Wed, 28 Dec 2022 21:52:42 +0100 Subject: [Scilab-users] =?utf-8?q?x-axis_of_an_Arrhenius_diagram_with_?= =?utf-8?b?wrBDIHNjYWxl?= Message-ID: This time no question, but a solution: x-axis of an Arrhenius diagram with ?C scale. Heinz T=[(500:100:1000)'; 1200;1400;1600;2000;2500] TT=flipdim(1e4./(T+273.15),1) a=gca(); a.x_ticks=tlist(["ticks","locations","labels"],.. [TT],.. ["${2500}$";.. "${2000}$";.. "${1600}$";.. "${1400}$";.. "${1200}$";.. "${1000}$";.. "${900}$";.. "${800}$";.. "${700}$";.. "${600}$";.. "${500}$";.. ]); -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: PastedGraphic-7.png Type: image/png Size: 13375 bytes Desc: not available URL: