From alonkuper at gmail.com Thu Apr 3 09:33:12 2014 From: alonkuper at gmail.com (alonk) Date: Thu, 3 Apr 2014 00:33:12 -0700 (PDT) Subject: [Scilab-Dev] Hybrid versions of "steadycos" and "lincos" commands Message-ID: <1396510392189-4030229.post@n3.nabble.com> Dear all, I have an XCOS diagram containing both continuous (s-domain) and discrete (z-domain) time blocks. I am willing to trim and linearize the model as well as analyse the resulting system (bode, root locus etc.). The problem is that "steadycos" and "lincos" commands (as well as "bode" and other analyzing tools) cannot recognize discrete states, i.e. when importing XCOS diagram into scilab discrete states are ignored. Is there a solution? Do hybrid versions of these commands exist? -- View this message in context: http://mailinglists.scilab.org/Hybrid-versions-of-steadycos-and-lincos-commands-tp4030229.html Sent from the Scilab developers - Mailing Lists Archives mailing list archive at Nabble.com. From communication at scilab-enterprises.com Wed Apr 9 10:07:25 2014 From: communication at scilab-enterprises.com (Scilab Communications) Date: Wed, 09 Apr 2014 10:07:25 +0200 Subject: [Scilab-Dev] ScilabTEC 2014: How CNES uses Scilab and space systems engineering as a synergy running? Message-ID: <5344FFBD.5010601@scilab-enterprises.com> How CNES uses Scilab and space systems engineering as a synergy running? Discover it with Alan Philippe Marchal, CNES Keynote at ScilabTEC 2014. Complete program and registration here. Communication Department, Scilab Enterprises 143bis rue Yves Le Coz - 78000 Versailles communication at scilab-enterprises.com www.scilab-enterprises.com - www.scilab.org scilabtec0 -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: heading2.png Type: image/png Size: 13216 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: bottom 2.png Type: image/png Size: 13811 bytes Desc: not available URL: From communication at scilab-enterprises.com Fri Apr 11 14:59:18 2014 From: communication at scilab-enterprises.com (Scilab Communications) Date: Fri, 11 Apr 2014 14:59:18 +0200 Subject: [Scilab-Dev] Release of Scilab 5.5.0. Message-ID: <5347E726.70000@scilab-enterprises.com> Dear Scilab Users, Scilab Enterprises is glad to announce the release of Scilab 5.5.0. Highly anticipated Scilab 5.5.0 provides better management of interaction in general and in graphics in particular. Whether from the perspective of a developer or of an end user from the world of industry, Scilab 5.5.0 facilitates the development, deployment and implementation of business applications through extensive creation capabilities of user interfaces. Scilab 5.5.0 is now available for download on http://www.scilab.org Best Regards -- Communication Department, Scilab Enterprises 143bis rue Yves Le Coz - 78000 Versailles (France) http://www.scilab-enterprises.com - http://www.scilab.org -------------- next part -------------- An HTML attachment was scrubbed... URL: From Jean-Pierre.Dussault at Usherbrooke.CA Fri Apr 11 17:45:14 2014 From: Jean-Pierre.Dussault at Usherbrooke.CA (Jean-Pierre Dussault) Date: Fri, 11 Apr 2014 11:45:14 -0400 Subject: [Scilab-Dev] Release of Scilab 5.5.0. In-Reply-To: <5347E726.70000@scilab-enterprises.com> References: <5347E726.70000@scilab-enterprises.com> Message-ID: <53480E0A.6090302@Usherbrooke.CA> Le 2014-04-11 08:59, Scilab Communications a ?crit : > > Dear Scilab Users, > > Scilab Enterprises is glad to announce the release of Scilab 5.5.0. > > Thank you! is there an easy and automatic way to reinstall all the toolboxes from a previous version? An "upgrade version" operation? Thx again, JPD > > Highly anticipated Scilab 5.5.0 provides better management of > interaction in general and in graphics in particular. Whether from the > perspective of a developer or of an end user from the world of > industry, Scilab 5.5.0 facilitates the development, deployment and > implementation of business applications through extensive creation > capabilities of user interfaces. > > > Scilab 5.5.0 is now available for download on http://www.scilab.org > > > > Best Regards > > -- > Communication Department, Scilab Enterprises > 143bis rue Yves Le Coz - 78000 Versailles (France) > http://www.scilab-enterprises.com -http://www.scilab.org > > > _______________________________________________ > dev mailing list > dev at lists.scilab.org > http://lists.scilab.org/mailman/listinfo/dev -------------- next part -------------- An HTML attachment was scrubbed... URL: From sgougeon at free.fr Sat Apr 12 14:27:12 2014 From: sgougeon at free.fr (Samuel Gougeon) Date: Sat, 12 Apr 2014 14:27:12 +0200 Subject: [Scilab-Dev] Release of Scilab 5.5.0. In-Reply-To: <53480E0A.6090302@Usherbrooke.CA> References: <5347E726.70000@scilab-enterprises.com> <53480E0A.6090302@Usherbrooke.CA> Message-ID: <53493120.4050009@free.fr> Le 11/04/2014 17:45, Jean-Pierre Dussault a ?crit : > Le 2014-04-11 08:59, Scilab Communications a ?crit : >> >> Dear Scilab Users, >> >> Scilab Enterprises is glad to announce the release of Scilab 5.5.0. >> >> > > Thank you! > > is there an easy and automatic way to reinstall all the toolboxes from > a previous version? A manual easy way: let's say that your previous version is 5.4.1 At the admin level: * copy the directory SCI_541\.atoms as SCI_550\.atoms (overwrite it) * copy all your toolboxes SCI_541\contrib\* into SCI_550\contrib (without overwritting both *toolbox_skeleton files) At the user level: * do the same for .atoms\ and contrib\* between scilab-5.4.1 and Scilab 5.5.0 laying in C:\users\\appData\Roaming\Scilab\* run Scilab 5.5.0 run the ATOMS GUI That's it. However, obviously, this does not ensure that the previous releases of your toolboxes will run correctly, dues to changes between 5.4.1. and 5.5.0 (for instance, the figure.pixmap property has been removed. So if a toolbox used it, running it with 5.5.0 will fail). HTH Samuel PS : this could be done and deserve a batch file or a small scilab script -------------- next part -------------- An HTML attachment was scrubbed... URL: From mkachhwani at gmail.com Thu Apr 17 14:03:33 2014 From: mkachhwani at gmail.com (Mohit Kachhwani) Date: Thu, 17 Apr 2014 05:03:33 -0700 Subject: [Scilab-Dev] Contribute to Scilab In-Reply-To: References: Message-ID: Respected Sir/madam, I am currently pursuing Btech in Electronics and telecommunication from VJTI college, Mumbai.I would like to be part of Scilab development project by contributing to its work as a developer. So i request you to please consider me. Thank you. -------------- next part -------------- An HTML attachment was scrubbed... URL: From vincent.couvert at scilab-enterprises.com Fri Apr 18 13:46:20 2014 From: vincent.couvert at scilab-enterprises.com (Vincent COUVERT) Date: Fri, 18 Apr 2014 13:46:20 +0200 Subject: [Scilab-Dev] Contribute to Scilab In-Reply-To: References: Message-ID: <5351108C.7000505@scilab-enterprises.com> Hi, You can contribute to Scilab by sending us patches or bug fixes using http://bugzilla.scilab.org/. Once you will be familair with Scilab code and development process, we will give you write access to Scilab GIT ropository. Regards, Le 17/04/2014 14:03, Mohit Kachhwani a ?crit : > Respected Sir/madam, > I am currently pursuing Btech in Electronics and telecommunication > from VJTI college, Mumbai.I would like to be part of Scilab > development project by contributing to its work as a developer. So i > request you to please consider me. > Thank you. > > > _______________________________________________ > dev mailing list > dev at lists.scilab.org > http://lists.scilab.org/mailman/listinfo/dev -------------- next part -------------- An HTML attachment was scrubbed... URL: From albert.c.mathews at gmail.com Tue Apr 29 22:30:00 2014 From: albert.c.mathews at gmail.com (Albert Mathews) Date: Tue, 29 Apr 2014 13:30:00 -0700 (PDT) Subject: [Scilab-Dev] Hardware In the Loop (HIL) In-Reply-To: <51DA9CF2.8020803@relinux.de> References: <51D811FD.3060209@relinux.de> <1593186.phdLYo600k@valtin-rt-l1> <51DA9CF2.8020803@relinux.de> Message-ID: <1398803400265-4030404.post@n3.nabble.com> Hello, I am working on a small electric vehicle project and we would like to test our controller. We would like to build a plant model of our vehicle in Xcos, and use the model to test both SW and HW of our controller real time using the HART tool box + COMEDI solution described in this post. Is this possible? Any suggestions for other solutions? What problems might I encounter in attempting this? >From reading a bit, it appears that I would have to do this using Linux instead of Windows for acceptable performance. Is this correct? thanks in advance Albert -- View this message in context: http://mailinglists.scilab.org/Hardware-In-the-Loop-HIL-tp4026983p4030404.html Sent from the Scilab developers - Mailing Lists Archives mailing list archive at Nabble.com.