From clement.david at scilab-enterprises.com Thu Jan 5 13:50:19 2012 From: clement.david at scilab-enterprises.com (=?ISO-8859-1?Q?Cl=E9ment?= David) Date: Thu, 05 Jan 2012 13:50:19 +0100 Subject: *****SPAM***** SEP 74: xcosAddToolsMenu Message-ID: <1325767819.15471.24.camel@work> Hello, Here is a proposal for Scilab 5.4.0. I would like to add a new function called "xcosAddToolsMenu" used to add Scilab actions on the Xcos "Tools" menu. Comments are welcome. -- Cl?ment David Scilab Enterprises -------------- next part -------------- A non-text attachment was scrubbed... Name: SEP_074_xcosAddToolsMenu.odt Type: application/vnd.oasis.opendocument.text Size: 11564 bytes Desc: not available URL: From Serge.Steer at inria.fr Thu Jan 5 13:59:26 2012 From: Serge.Steer at inria.fr (Serge Steer) Date: Thu, 05 Jan 2012 13:59:26 +0100 Subject: [Scilab-Dev] *****SPAM***** SEP 74: xcosAddToolsMenu In-Reply-To: <1325767819.15471.24.camel@work> References: <1325767819.15471.24.camel@work> Message-ID: <4F059EAE.3030501@inria.fr> In the rational part, you should add that such menu can be useful to execute some user treatements on the diagram (linearization, frequency response, particular code generation, ... Serge Le 05/01/2012 13:50, Cl?ment David a ?crit : > Hello, > > Here is a proposal for Scilab 5.4.0. I would like to add a new function > called "xcosAddToolsMenu" used to add Scilab actions on the Xcos "Tools" > menu. > > Comments are welcome. > > > > -- > To unsubscribe from this mailing-list, please send an empty mail to > dev-unsubscribe at lists.scilab.org > To check the archives of this mailing list, see > http://mailinglists.scilab.org/ -------------- next part -------------- An HTML attachment was scrubbed... URL: From clement.ervefel at hotmail.fr Thu Jan 5 20:14:16 2012 From: clement.ervefel at hotmail.fr (clemride) Date: Thu, 5 Jan 2012 11:14:16 -0800 (PST) Subject: Problems with x cos parameters, please help Message-ID: <1325790856247-3635988.post@n3.nabble.com> I have a problem in xcos, I can't change the blocks parameters. a message appears in the console when I double click on the block or I use the comman ctrlB. Can you help me? Here is the message appearing on the console. ->xcos() ncsa.hdf.hdf5lib.exceptions.HDF5LibraryException ncsa.hdf.hdf5lib.exceptions.HDF5LibraryException at ncsa.hdf.hdf5lib.H5._H5Fcreate(Native Method) at ncsa.hdf.hdf5lib.H5.H5Fcreate(H5.java:1348) at org.scilab.modules.hdf5.write.H5Write.createFile(Unknown Source) at org.scilab.modules.xcos.io.scicos.H5RWHandler.writeBlock(Unknown Source) at org.scilab.modules.xcos.block.BasicBlock.exportBlockStruct(Unknown Source) at org.scilab.modules.xcos.block.BasicBlock.openBlockSettings(Unknown Source) at org.scilab.modules.xcos.block.actions.BlockParametersAction.actionPerformed(Unknown Source) at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source) at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) at javax.swing.DefaultButtonModel.setPressed(Unknown Source) at javax.swing.AbstractButton.doClick(Unknown Source) at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source) at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown Source) at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source) at java.awt.Component.processMouseEvent(Unknown Source) at javax.swing.JComponent.processMouseEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) ncsa.hdf.hdf5lib.exceptions.HDF5LibraryException ncsa.hdf.hdf5lib.exceptions.HDF5LibraryException at ncsa.hdf.hdf5lib.H5._H5Fcreate(Native Method) at ncsa.hdf.hdf5lib.H5.H5Fcreate(H5.java:1348) at org.scilab.modules.hdf5.write.H5Write.createFile(Unknown Source) at org.scilab.modules.xcos.block.BasicBlock.exportContext(Unknown Source) at org.scilab.modules.xcos.block.BasicBlock.openBlockSettings(Unknown Source) at org.scilab.modules.xcos.block.actions.BlockParametersAction.actionPerformed(Unknown Source) at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source) at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) at javax.swing.DefaultButtonModel.setPressed(Unknown Source) at javax.swing.AbstractButton.doClick(Unknown Source) at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source) at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown Source) at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source) at java.awt.Component.processMouseEvent(Unknown Source) at javax.swing.JComponent.processMouseEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) ncsa.hdf.hdf5lib.exceptions.HDF5LibraryException ncsa.hdf.hdf5lib.exceptions.HDF5LibraryException at ncsa.hdf.hdf5lib.H5._H5Dcreate(Native Method) at ncsa.hdf.hdf5lib.H5.H5Dcreate(H5.java:797) at org.scilab.modules.hdf5.write.H5WriteScilabString.writeInDataSet(Unknown Source) at org.scilab.modules.hdf5.write.H5Write.writeInDataSet(Unknown Source) at org.scilab.modules.xcos.block.BasicBlock.exportContext(Unknown Source) at org.scilab.modules.xcos.block.BasicBlock.openBlockSettings(Unknown Source) at org.scilab.modules.xcos.block.actions.BlockParametersAction.actionPerformed(Unknown Source) at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source) at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) at javax.swing.DefaultButtonModel.setPressed(Unknown Source) at javax.swing.AbstractButton.doClick(Unknown Source) at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source) at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown Source) at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source) at java.awt.Component.processMouseEvent(Unknown Source) at javax.swing.JComponent.processMouseEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException at org.scilab.modules.xcos.block.BasicBlock.openBlockSettings(Unknown Source) at org.scilab.modules.xcos.block.actions.BlockParametersAction.actionPerformed(Unknown Source) at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source) at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) at javax.swing.DefaultButtonModel.setPressed(Unknown Source) at javax.swing.AbstractButton.doClick(Unknown Source) at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source) at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown Source) at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source) at java.awt.Component.processMouseEvent(Unknown Source) at javax.swing.JComponent.processMouseEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) -- View this message in context: http://mailinglists.scilab.org/Problems-with-x-cos-parameters-please-help-tp3635988p3635988.html Sent from the Scilab developers - Mailing Lists Archives mailing list archive at Nabble.com. From clement.david at scilab-enterprises.com Fri Jan 6 08:59:22 2012 From: clement.david at scilab-enterprises.com (=?ISO-8859-1?Q?Cl=E9ment?= David) Date: Fri, 06 Jan 2012 08:59:22 +0100 Subject: [Scilab-Dev] Problems with x cos parameters, please help In-Reply-To: <1325790856247-3635988.post@n3.nabble.com> References: <1325790856247-3635988.post@n3.nabble.com> Message-ID: <1325836762.2026.1.camel@work> Hello, You may be affected by http://bugzilla.scilab.org/show_bug.cgi?id=10427 . Can you confirm on scilab 5.3.3 and 5.4.0 alpha please ? -- Cl?ment DAVID Le jeudi 05 janvier 2012 ? 11:14 -0800, clemride a ?crit : > I have a problem in xcos, I can't change the blocks parameters. a message > appears in the console when I double click on the block or I use the comman > ctrlB. Can you help me? > Here is the message appearing on the console. > > ->xcos() > ncsa.hdf.hdf5lib.exceptions.HDF5LibraryException > ncsa.hdf.hdf5lib.exceptions.HDF5LibraryException > at ncsa.hdf.hdf5lib.H5._H5Fcreate(Native Method) > at ncsa.hdf.hdf5lib.H5.H5Fcreate(H5.java:1348) > at org.scilab.modules.hdf5.write.H5Write.createFile(Unknown Source) > at org.scilab.modules.xcos.io.scicos.H5RWHandler.writeBlock(Unknown Source) > at org.scilab.modules.xcos.block.BasicBlock.exportBlockStruct(Unknown > Source) > at org.scilab.modules.xcos.block.BasicBlock.openBlockSettings(Unknown > Source) > at > org.scilab.modules.xcos.block.actions.BlockParametersAction.actionPerformed(Unknown > Source) > at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) > at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source) > at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) > at javax.swing.DefaultButtonModel.setPressed(Unknown Source) > at javax.swing.AbstractButton.doClick(Unknown Source) > at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source) > at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown > Source) > at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source) > at java.awt.Component.processMouseEvent(Unknown Source) > at javax.swing.JComponent.processMouseEvent(Unknown Source) > at java.awt.Component.processEvent(Unknown Source) > at java.awt.Container.processEvent(Unknown Source) > at java.awt.Component.dispatchEventImpl(Unknown Source) > at java.awt.Container.dispatchEventImpl(Unknown Source) > at java.awt.Component.dispatchEvent(Unknown Source) > at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) > at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) > at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) > at java.awt.Container.dispatchEventImpl(Unknown Source) > at java.awt.Window.dispatchEventImpl(Unknown Source) > at java.awt.Component.dispatchEvent(Unknown Source) > at java.awt.EventQueue.dispatchEvent(Unknown Source) > at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) > at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) > at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) > at java.awt.EventDispatchThread.pumpEvents(Unknown Source) > at java.awt.EventDispatchThread.pumpEvents(Unknown Source) > at java.awt.EventDispatchThread.run(Unknown Source) > ncsa.hdf.hdf5lib.exceptions.HDF5LibraryException > ncsa.hdf.hdf5lib.exceptions.HDF5LibraryException > at ncsa.hdf.hdf5lib.H5._H5Fcreate(Native Method) > at ncsa.hdf.hdf5lib.H5.H5Fcreate(H5.java:1348) > at org.scilab.modules.hdf5.write.H5Write.createFile(Unknown Source) > at org.scilab.modules.xcos.block.BasicBlock.exportContext(Unknown Source) > at org.scilab.modules.xcos.block.BasicBlock.openBlockSettings(Unknown > Source) > at > org.scilab.modules.xcos.block.actions.BlockParametersAction.actionPerformed(Unknown > Source) > at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) > at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source) > at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) > at javax.swing.DefaultButtonModel.setPressed(Unknown Source) > at javax.swing.AbstractButton.doClick(Unknown Source) > at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source) > at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown > Source) > at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source) > at java.awt.Component.processMouseEvent(Unknown Source) > at javax.swing.JComponent.processMouseEvent(Unknown Source) > at java.awt.Component.processEvent(Unknown Source) > at java.awt.Container.processEvent(Unknown Source) > at java.awt.Component.dispatchEventImpl(Unknown Source) > at java.awt.Container.dispatchEventImpl(Unknown Source) > at java.awt.Component.dispatchEvent(Unknown Source) > at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) > at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) > at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) > at java.awt.Container.dispatchEventImpl(Unknown Source) > at java.awt.Window.dispatchEventImpl(Unknown Source) > at java.awt.Component.dispatchEvent(Unknown Source) > at java.awt.EventQueue.dispatchEvent(Unknown Source) > at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) > at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) > at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) > at java.awt.EventDispatchThread.pumpEvents(Unknown Source) > at java.awt.EventDispatchThread.pumpEvents(Unknown Source) > at java.awt.EventDispatchThread.run(Unknown Source) > ncsa.hdf.hdf5lib.exceptions.HDF5LibraryException > ncsa.hdf.hdf5lib.exceptions.HDF5LibraryException > at ncsa.hdf.hdf5lib.H5._H5Dcreate(Native Method) > at ncsa.hdf.hdf5lib.H5.H5Dcreate(H5.java:797) > at org.scilab.modules.hdf5.write.H5WriteScilabString.writeInDataSet(Unknown > Source) > at org.scilab.modules.hdf5.write.H5Write.writeInDataSet(Unknown Source) > at org.scilab.modules.xcos.block.BasicBlock.exportContext(Unknown Source) > at org.scilab.modules.xcos.block.BasicBlock.openBlockSettings(Unknown > Source) > at > org.scilab.modules.xcos.block.actions.BlockParametersAction.actionPerformed(Unknown > Source) > at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) > at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source) > at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) > at javax.swing.DefaultButtonModel.setPressed(Unknown Source) > at javax.swing.AbstractButton.doClick(Unknown Source) > at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source) > at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown > Source) > at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source) > at java.awt.Component.processMouseEvent(Unknown Source) > at javax.swing.JComponent.processMouseEvent(Unknown Source) > at java.awt.Component.processEvent(Unknown Source) > at java.awt.Container.processEvent(Unknown Source) > at java.awt.Component.dispatchEventImpl(Unknown Source) > at java.awt.Container.dispatchEventImpl(Unknown Source) > at java.awt.Component.dispatchEvent(Unknown Source) > at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) > at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) > at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) > at java.awt.Container.dispatchEventImpl(Unknown Source) > at java.awt.Window.dispatchEventImpl(Unknown Source) > at java.awt.Component.dispatchEvent(Unknown Source) > at java.awt.EventQueue.dispatchEvent(Unknown Source) > at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) > at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) > at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) > at java.awt.EventDispatchThread.pumpEvents(Unknown Source) > at java.awt.EventDispatchThread.pumpEvents(Unknown Source) > at java.awt.EventDispatchThread.run(Unknown Source) > Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException > at org.scilab.modules.xcos.block.BasicBlock.openBlockSettings(Unknown > Source) > at > org.scilab.modules.xcos.block.actions.BlockParametersAction.actionPerformed(Unknown > Source) > at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) > at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source) > at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) > at javax.swing.DefaultButtonModel.setPressed(Unknown Source) > at javax.swing.AbstractButton.doClick(Unknown Source) > at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source) > at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown > Source) > at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source) > at java.awt.Component.processMouseEvent(Unknown Source) > at javax.swing.JComponent.processMouseEvent(Unknown Source) > at java.awt.Component.processEvent(Unknown Source) > at java.awt.Container.processEvent(Unknown Source) > at java.awt.Component.dispatchEventImpl(Unknown Source) > at java.awt.Container.dispatchEventImpl(Unknown Source) > at java.awt.Component.dispatchEvent(Unknown Source) > at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) > at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) > at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) > at java.awt.Container.dispatchEventImpl(Unknown Source) > at java.awt.Window.dispatchEventImpl(Unknown Source) > at java.awt.Component.dispatchEvent(Unknown Source) > at java.awt.EventQueue.dispatchEvent(Unknown Source) > at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) > at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) > at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) > at java.awt.EventDispatchThread.pumpEvents(Unknown Source) > at java.awt.EventDispatchThread.pumpEvents(Unknown Source) > at java.awt.EventDispatchThread.run(Unknown Source) > > > -- > View this message in context: http://mailinglists.scilab.org/Problems-with-x-cos-parameters-please-help-tp3635988p3635988.html > Sent from the Scilab developers - Mailing Lists Archives mailing list archive at Nabble.com. > > -- > To unsubscribe from this mailing-list, please send an empty mail to > dev-unsubscribe at lists.scilab.org > To check the archives of this mailing list, see > http://mailinglists.scilab.org/ > -- Cl?ment David Scilab Enterprises From clement.ervefel at hotmail.fr Sat Jan 7 16:02:21 2012 From: clement.ervefel at hotmail.fr (clemride) Date: Sat, 7 Jan 2012 07:02:21 -0800 (PST) Subject: Problems with x cos parameters, please help In-Reply-To: <1325836762.2026.1.camel@work> References: <1325790856247-3635988.post@n3.nabble.com> <1325836762.2026.1.camel@work> Message-ID: <1325948541276-3640357.post@n3.nabble.com> Thank you very much, it works well on 5.4.0 alpha. -- View this message in context: http://mailinglists.scilab.org/Problems-with-x-cos-parameters-please-help-tp3635988p3640357.html Sent from the Scilab developers - Mailing Lists Archives mailing list archive at Nabble.com. From jayneil.dalal at gmail.com Wed Jan 11 15:44:21 2012 From: jayneil.dalal at gmail.com (Jayneil Dalal) Date: Wed, 11 Jan 2012 20:29:21 +0545 Subject: Porting Scilab to Android Message-ID: Dear all, I am currently a member of the Aakash Tablet(http://aakashtablet.org/) team. Aakash tablet is the world's cheapest tablet at $32!!! I am doing my under graduate studies in India. We have conducted a lot of workshops on Scilab in colleges all over India under the spoken tutorial project( http://spoken-tutorial.org/). So I would like to port Scilab to Android so that processing can be done on a mobile platform. If someone is willing to mentor and guide me, I will start the project of porting scilab to Android. Looking forward to your positive response. Cheers, Jayneil. -------------- next part -------------- An HTML attachment was scrubbed... URL: From sylvestre.ledru at scilab-enterprises.com Wed Jan 11 15:48:24 2012 From: sylvestre.ledru at scilab-enterprises.com (Sylvestre Ledru) Date: Wed, 11 Jan 2012 15:48:24 +0100 Subject: [Scilab-Dev] Porting Scilab to Android In-Reply-To: References: Message-ID: <1326293304.23628.15.camel@korcula.inria.fr> Le mercredi 11 janvier 2012 ? 20:29 +0545, Jayneil Dalal a ?crit : > Dear all, > > > I am currently a member of the Aakash > Tablet(http://aakashtablet.org/) team. Aakash tablet is the world's > cheapest tablet at $32!!! I am doing my under graduate studies in > India. We have conducted a lot of workshops on Scilab in colleges all > over India under the spoken tutorial > project(http://spoken-tutorial.org/). Thanks for your work. > > So I would like to port Scilab to Android so that processing can be > done on a mobile platform. > > > If someone is willing to mentor and guide me, I will start the project > of porting scilab to Android. Thanks for the initiative. I am available to help you on this task. How do you want to proceed ? You can ask your question on the dev mailing list or if you prefer, privately. Regards, Sylvestre