From christophe.hebert at airbus.com Wed May 23 08:37:03 2018 From: christophe.hebert at airbus.com (HEBERT, Christophe) Date: Wed, 23 May 2018 06:37:03 +0000 Subject: [Users-fr] =?iso-8859-1?q?D=E9bogage_de_fonction?= Message-ID: Bonjour à tous, Je viens de faire la traduction d'une grosse quantité de fonctions de Matalb vers Scilab. Evidement sur les plus de 1000 lignes de code, il y a des erreurs. Pour charger ces fonctions je tape l'instruction "getd". Et là, Scilab me répond " ATTENTION : getd : Fonction incorrecte dans le fichier ..." sans donner plus de précision. Donc sans dire Où sont les erreurs ! Quelqu'un a-t-il une idée, une solution pour avoir plus d'information que "ATTENTION : Tu as écris une connerie, et c'est bien fait pour toi ! Je ne t'en dirai pas plus ! Cherche ! " (:)) Merci à tous Christophe HEBERT Test Engineer Vehicle Tests France - ETXSLT Airbus Helicopters The information in this e-mail is confidential. The contents may not be disclosed or used by anyone other than the addressee. Access to this e-mail by anyone else is unauthorised. If you are not the intended recipient, please notify Airbus immediately and delete this e-mail. Airbus cannot accept any responsibility for the accuracy or completeness of this e-mail as it has been sent over public networks. If you have any concerns over the content of this message or its Accuracy or Integrity, please contact Airbus immediately. All outgoing e-mails from Airbus are checked using regularly updated virus scanning software but you should take whatever measures you deem to be appropriate to ensure that this message and any attachments are virus free. -------------- section suivante -------------- Une pièce jointe HTML a été nettoyée... URL: From ruben.bibas at gmail.com Wed May 23 09:10:09 2018 From: ruben.bibas at gmail.com (Ruben Bibas) Date: Wed, 23 May 2018 09:10:09 +0200 Subject: [Users-fr] =?utf-8?q?D=C3=A9bogage_de_fonction?= In-Reply-To: References: Message-ID: Bonjour, exec("lib.sci") normalement est plus clair... On Wed, May 23, 2018 at 8:37 AM, HEBERT, Christophe < christophe.hebert at airbus.com> wrote: > Bonjour à tous, > > > > Je viens de faire la traduction d'une grosse quantité de fonctions de > Matalb vers Scilab. > > Evidement sur les plus de 1000 lignes de code, il y a des erreurs. > > Pour charger ces fonctions je tape l'instruction "getd". Et là, Scilab me > répond " ATTENTION : getd : Fonction incorrecte dans le fichier ?" sans > donner plus de précision. > > Donc sans dire *Où* sont les erreurs ! > > > > Quelqu'un a-t-il une idée, une solution pour avoir plus d'information que > "ATTENTION : Tu as écris une connerie, et c'est bien fait pour toi ! Je ne > t'en dirai pas plus ! Cherche ! " (J) > > > > Merci à tous > > > > *Christophe HEBERT* > > Test Engineer > > Vehicle Tests France - ETXSLT > > *Airbus Helicopters* > > > > > The information in this e-mail is confidential. The contents may not be > disclosed or used by anyone other than the addressee. Access to this e-mail > by anyone else is unauthorised. > If you are not the intended recipient, please notify Airbus immediately > and delete this e-mail. > Airbus cannot accept any responsibility for the accuracy or completeness > of this e-mail as it has been sent over public networks. If you have any > concerns over the content of this message or its Accuracy or Integrity, > please contact Airbus immediately. > All outgoing e-mails from Airbus are checked using regularly updated virus > scanning software but you should take whatever measures you deem to be > appropriate to ensure that this message and any attachments are virus free. > > _______________________________________________ > users-fr mailing list > users-fr at lists.scilab.org > http://lists.scilab.org/mailman/listinfo/users-fr > > -------------- section suivante -------------- Une pièce jointe HTML a été nettoyée... URL: From stephane.mottelet at utc.fr Wed May 23 10:37:07 2018 From: stephane.mottelet at utc.fr (=?utf-8?Q?St=C3=A9phane_Mottelet?=) Date: Wed, 23 May 2018 10:37:07 +0200 Subject: [Users-fr] =?utf-8?q?D=C3=A9bogage_de_fonction?= In-Reply-To: References: Message-ID: Bonjour Christophe Tu peux taper exec(?lefichierenquestion?,-1) Pour avoir un message d?erreur plus explicite. S. > Le 23 mai 2018 à 08:37, HEBERT, Christophe a écrit : > > Bonjour à tous, > > Je viens de faire la traduction d'une grosse quantité de fonctions de Matalb vers Scilab. > Evidement sur les plus de 1000 lignes de code, il y a des erreurs. > Pour charger ces fonctions je tape l'instruction "getd". Et là, Scilab me répond " ATTENTION : getd : Fonction incorrecte dans le fichier ?" sans donner plus de précision. > Donc sans dire Où sont les erreurs ! > > Quelqu'un a-t-il une idée, une solution pour avoir plus d'information que "ATTENTION : Tu as écris une connerie, et c'est bien fait pour toi ! Je ne t'en dirai pas plus ! Cherche ! " (J) > > Merci à tous > > Christophe HEBERT > Test Engineer > Vehicle Tests France - ETXSLT > Airbus Helicopters > > > The information in this e-mail is confidential. The contents may not be disclosed or used by anyone other than the addressee. Access to this e-mail by anyone else is unauthorised. > If you are not the intended recipient, please notify Airbus immediately and delete this e-mail. > Airbus cannot accept any responsibility for the accuracy or completeness of this e-mail as it has been sent over public networks. If you have any concerns over the content of this message or its Accuracy or Integrity, please contact Airbus immediately. > All outgoing e-mails from Airbus are checked using regularly updated virus scanning software but you should take whatever measures you deem to be appropriate to ensure that this message and any attachments are virus free. > _______________________________________________ > users-fr mailing list > users-fr at lists.scilab.org > https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/users-fr -------------- section suivante -------------- Une pièce jointe HTML a été nettoyée... URL: From christophe.hebert at airbus.com Wed May 23 10:55:12 2018 From: christophe.hebert at airbus.com (HEBERT, Christophe) Date: Wed, 23 May 2018 08:55:12 +0000 Subject: [Users-fr] =?utf-8?q?D=C3=A9bogage_de_fonction?= In-Reply-To: References: Message-ID: <47b9c7f33a4444caaab8543271b4321a@DE0-44DAG15-P02.central.mail.corp> Merci à tous. Effectivement exec(?lefichierenquestion?,-1) donne de bonnes indications De : users-fr [mailto:users-fr-bounces at lists.scilab.org] De la part de Stéphane Mottelet Envoyé : mercredi 23 mai 2018 10:37 À : French users mailing list for Scilab Objet : Re: [Users-fr] Débogage de fonction Bonjour Christophe Tu peux taper exec(?lefichierenquestion?,-1) Pour avoir un message d?erreur plus explicite. S. Le 23 mai 2018 à 08:37, HEBERT, Christophe > a écrit : Bonjour à tous, Je viens de faire la traduction d'une grosse quantité de fonctions de Matalb vers Scilab. Evidement sur les plus de 1000 lignes de code, il y a des erreurs. Pour charger ces fonctions je tape l'instruction "getd". Et là, Scilab me répond " ATTENTION : getd : Fonction incorrecte dans le fichier ?" sans donner plus de précision. Donc sans dire Où sont les erreurs ! Quelqu'un a-t-il une idée, une solution pour avoir plus d'information que "ATTENTION : Tu as écris une connerie, et c'est bien fait pour toi ! Je ne t'en dirai pas plus ! Cherche ! " (?) Merci à tous Christophe HEBERT Test Engineer Vehicle Tests France - ETXSLT Airbus Helicopters The information in this e-mail is confidential. The contents may not be disclosed or used by anyone other than the addressee. Access to this e-mail by anyone else is unauthorised. If you are not the intended recipient, please notify Airbus immediately and delete this e-mail. Airbus cannot accept any responsibility for the accuracy or completeness of this e-mail as it has been sent over public networks. If you have any concerns over the content of this message or its Accuracy or Integrity, please contact Airbus immediately. All outgoing e-mails from Airbus are checked using regularly updated virus scanning software but you should take whatever measures you deem to be appropriate to ensure that this message and any attachments are virus free. _______________________________________________ users-fr mailing list users-fr at lists.scilab.org https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/users-fr The information in this e-mail is confidential. The contents may not be disclosed or used by anyone other than the addressee. Access to this e-mail by anyone else is unauthorised. If you are not the intended recipient, please notify Airbus immediately and delete this e-mail. Airbus cannot accept any responsibility for the accuracy or completeness of this e-mail as it has been sent over public networks. If you have any concerns over the content of this message or its Accuracy or Integrity, please contact Airbus immediately. All outgoing e-mails from Airbus are checked using regularly updated virus scanning software but you should take whatever measures you deem to be appropriate to ensure that this message and any attachments are virus free. -------------- section suivante -------------- Une pièce jointe HTML a été nettoyée... URL: From stephane.mottelet at utc.fr Wed May 23 11:08:11 2018 From: stephane.mottelet at utc.fr (=?UTF-8?Q?St=c3=a9phane_Mottelet?=) Date: Wed, 23 May 2018 11:08:11 +0200 Subject: [Users-fr] =?utf-8?q?D=C3=A9bogage_de_fonction?= In-Reply-To: <47b9c7f33a4444caaab8543271b4321a@DE0-44DAG15-P02.central.mail.corp> References: <47b9c7f33a4444caaab8543271b4321a@DE0-44DAG15-P02.central.mail.corp> Message-ID: <27617fcc-56bf-6920-e129-d9e4b470e8c0@utc.fr> Sinon n'hésite pas à poster d'autres remarques sur ton expérience de conversion. Le traducteur est bien sûr perfectible et tout retour permet de l'améliorer. Typiquement, si tu as des cas particulier, isolables en temps que tels, qui ont nécessité une intervention a posteriori, merci de le signaler. S. Le 23/05/2018 à 10:55, HEBERT, Christophe a écrit : > > Merci à tous. Effectivement exec(?lefichierenquestion?,-1) donne de > bonnes indications > > *De :*users-fr [mailto:users-fr-bounces at lists.scilab.org] *De la part > de* Stéphane Mottelet > *Envoyé :* mercredi 23 mai 2018 10:37 > *À :* French users mailing list for Scilab > *Objet :* Re: [Users-fr] Débogage de fonction > > Bonjour Christophe > > Tu peux taper > > exec(?lefichierenquestion?,-1) > > Pour avoir un message d?erreur plus explicite. > > S. > > > Le 23 mai 2018 à 08:37, HEBERT, Christophe > > a > écrit : > > Bonjour à tous, > > Je viens de faire la traduction d'une grosse quantité de fonctions > de Matalb vers Scilab. > > Evidement sur les plus de 1000 lignes de code, il y a des erreurs. > > Pour charger ces fonctions je tape l'instruction "getd". Et là, > Scilab me répond " ATTENTION : getd : Fonction incorrecte dans le > fichier ?" sans donner plus de précision. > > Donc sans dire *_Où_* sont les erreurs ! > > Quelqu'un a-t-il une idée, une solution pour avoir plus > d'information que "ATTENTION : Tu as écris une connerie, et c'est > bien fait pour toi ! Je ne t'en dirai pas plus ! Cherche ! " (J) > > Merci à tous > > *Christophe HEBERT* > > Test Engineer > > Vehicle Tests France - ETXSLT > > *Airbus Helicopters* > > The information in this e-mail is confidential. The contents may > not be disclosed or used by anyone other than the addressee. > Access to this e-mail by anyone else is unauthorised. > If you are not the intended recipient, please notify Airbus > immediately and delete this e-mail. > Airbus cannot accept any responsibility for the accuracy or > completeness of this e-mail as it has been sent over public > networks. If you have any concerns over the content of this > message or its Accuracy or Integrity, please contact Airbus > immediately. > All outgoing e-mails from Airbus are checked using regularly > updated virus scanning software but you should take whatever > measures you deem to be appropriate to ensure that this message > and any attachments are virus free. > > _______________________________________________ > users-fr mailing list > users-fr at lists.scilab.org > https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/users-fr > > > The information in this e-mail is confidential. The contents may not > be disclosed or used by anyone other than the addressee. Access to > this e-mail by anyone else is unauthorised. > If you are not the intended recipient, please notify Airbus > immediately and delete this e-mail. > Airbus cannot accept any responsibility for the accuracy or > completeness of this e-mail as it has been sent over public networks. > If you have any concerns over the content of this message or its > Accuracy or Integrity, please contact Airbus immediately. > All outgoing e-mails from Airbus are checked using regularly updated > virus scanning software but you should take whatever measures you deem > to be appropriate to ensure that this message and any attachments are > virus free. > > > _______________________________________________ > users-fr mailing list > users-fr at lists.scilab.org > https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/users-fr -- 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 -------------- section suivante -------------- Une pièce jointe HTML a été nettoyée... URL: From christophe.hebert at airbus.com Wed May 23 11:18:04 2018 From: christophe.hebert at airbus.com (HEBERT, Christophe) Date: Wed, 23 May 2018 09:18:04 +0000 Subject: [Users-fr] =?utf-8?q?D=C3=A9bogage_de_fonction?= In-Reply-To: <27617fcc-56bf-6920-e129-d9e4b470e8c0@utc.fr> References: <47b9c7f33a4444caaab8543271b4321a@DE0-44DAG15-P02.central.mail.corp> <27617fcc-56bf-6920-e129-d9e4b470e8c0@utc.fr> Message-ID: <883bc9694e4a4cfcb984a0284c6579be@DE0-44DAG15-P02.central.mail.corp> J'ai essayer d'utiliser le traducteur automatique, mais après plusieurs essais infructueux, j'ai décidé de prendre le "taureau par les corne" et j'ai fait la traduction moi-même. Il faut dire que ce prgm lit des fichiers binaires et par exemple l'émulation de l'option skip n'existe pas Honnêtement, je n'ai jamais eu de bons résultats avec la traduction automatique et à mon gout il y a trop de chose à reprendre ensuite? De : users-fr [mailto:users-fr-bounces at lists.scilab.org] De la part de Stéphane Mottelet Envoyé : mercredi 23 mai 2018 11:08 À : users-fr at lists.scilab.org Objet : Re: [Users-fr] Débogage de fonction Sinon n'hésite pas à poster d'autres remarques sur ton expérience de conversion. Le traducteur est bien sûr perfectible et tout retour permet de l'améliorer. Typiquement, si tu as des cas particulier, isolables en temps que tels, qui ont nécessité une intervention a posteriori, merci de le signaler. S. Le 23/05/2018 à 10:55, HEBERT, Christophe a écrit : Merci à tous. Effectivement exec(?lefichierenquestion?,-1) donne de bonnes indications De : users-fr [mailto:users-fr-bounces at lists.scilab.org] De la part de Stéphane Mottelet Envoyé : mercredi 23 mai 2018 10:37 À : French users mailing list for Scilab Objet : Re: [Users-fr] Débogage de fonction Bonjour Christophe Tu peux taper exec(?lefichierenquestion?,-1) Pour avoir un message d?erreur plus explicite. S. Le 23 mai 2018 à 08:37, HEBERT, Christophe > a écrit : Bonjour à tous, Je viens de faire la traduction d'une grosse quantité de fonctions de Matalb vers Scilab. Evidement sur les plus de 1000 lignes de code, il y a des erreurs. Pour charger ces fonctions je tape l'instruction "getd". Et là, Scilab me répond " ATTENTION : getd : Fonction incorrecte dans le fichier ?" sans donner plus de précision. Donc sans dire Où sont les erreurs ! Quelqu'un a-t-il une idée, une solution pour avoir plus d'information que "ATTENTION : Tu as écris une connerie, et c'est bien fait pour toi ! Je ne t'en dirai pas plus ! Cherche ! " (?) Merci à tous Christophe HEBERT Test Engineer Vehicle Tests France - ETXSLT Airbus Helicopters The information in this e-mail is confidential. The contents may not be disclosed or used by anyone other than the addressee. Access to this e-mail by anyone else is unauthorised. If you are not the intended recipient, please notify Airbus immediately and delete this e-mail. Airbus cannot accept any responsibility for the accuracy or completeness of this e-mail as it has been sent over public networks. If you have any concerns over the content of this message or its Accuracy or Integrity, please contact Airbus immediately. All outgoing e-mails from Airbus are checked using regularly updated virus scanning software but you should take whatever measures you deem to be appropriate to ensure that this message and any attachments are virus free. _______________________________________________ users-fr mailing list users-fr at lists.scilab.org https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/users-fr The information in this e-mail is confidential. The contents may not be disclosed or used by anyone other than the addressee. Access to this e-mail by anyone else is unauthorised. If you are not the intended recipient, please notify Airbus immediately and delete this e-mail. Airbus cannot accept any responsibility for the accuracy or completeness of this e-mail as it has been sent over public networks. If you have any concerns over the content of this message or its Accuracy or Integrity, please contact Airbus immediately. All outgoing e-mails from Airbus are checked using regularly updated virus scanning software but you should take whatever measures you deem to be appropriate to ensure that this message and any attachments are virus free. _______________________________________________ users-fr mailing list users-fr at lists.scilab.org https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/users-fr -- 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 The information in this e-mail is confidential. The contents may not be disclosed or used by anyone other than the addressee. Access to this e-mail by anyone else is unauthorised. If you are not the intended recipient, please notify Airbus immediately and delete this e-mail. Airbus cannot accept any responsibility for the accuracy or completeness of this e-mail as it has been sent over public networks. If you have any concerns over the content of this message or its Accuracy or Integrity, please contact Airbus immediately. All outgoing e-mails from Airbus are checked using regularly updated virus scanning software but you should take whatever measures you deem to be appropriate to ensure that this message and any attachments are virus free. -------------- section suivante -------------- Une pièce jointe HTML a été nettoyée... URL: From christophe.hebert at airbus.com Fri May 25 10:54:37 2018 From: christophe.hebert at airbus.com (HEBERT, Christophe) Date: Fri, 25 May 2018 08:54:37 +0000 Subject: [Users-fr] Structure Message-ID: Bonjour à tous, Je cherche à créer une structure dont un des élément est une variable : Exemple : Soit la structure : stru La variable obj="test1" Je voudrais que l'élément de stucture ==> stru.test1=1 Si j'écris stru.obj=1 alors scilab me réponds ==> stru= obj [1x1 constant] En fait je souhaite que obj soit remplacé par sa valeur (qui est "test1") et que donc scilab me réponde stru= test1 [1x1 constant] Sous matlab il y a la possibilité en écrivant stru.(obj) = 1 (en mettant obj entre parenthèse, alors matlab remplace obj par sa valeur) Qq'un a-t-il une solution ? En vous remerciant de votre aide ? Christophe Christophe HEBERT Test Engineer Vehicle Tests France - ETXSLT Airbus Helicopters The information in this e-mail is confidential. The contents may not be disclosed or used by anyone other than the addressee. Access to this e-mail by anyone else is unauthorised. If you are not the intended recipient, please notify Airbus immediately and delete this e-mail. Airbus cannot accept any responsibility for the accuracy or completeness of this e-mail as it has been sent over public networks. If you have any concerns over the content of this message or its Accuracy or Integrity, please contact Airbus immediately. All outgoing e-mails from Airbus are checked using regularly updated virus scanning software but you should take whatever measures you deem to be appropriate to ensure that this message and any attachments are virus free. -------------- section suivante -------------- Une pièce jointe HTML a été nettoyée... URL: From payen.pierre at gmail.com Fri May 25 11:02:16 2018 From: payen.pierre at gmail.com (Pierre Payen) Date: Fri, 25 May 2018 11:02:16 +0200 Subject: [Users-fr] Structure In-Reply-To: References: Message-ID: Stru(obj) = 1 Pierre Payen 00 33 6 52 92 40 92 Le ven. 25 mai 2018 à 10:54, HEBERT, Christophe < christophe.hebert at airbus.com> a écrit : > Bonjour à tous, > > > > Je cherche à créer une structure dont un des élément est une variable : > > Exemple : > > Soit la structure : stru > > La variable obj="test1" > > Je voudrais que l'élément de stucture è stru.test1=1 > > > > Si j'écris stru.obj=1 alors scilab me réponds è stru= obj [1x1 constant] > > En fait je souhaite que obj soit remplacé par sa valeur (qui est "test1") > et que donc scilab me réponde stru= test1 [1x1 constant] > > > > Sous matlab il y a la possibilité en écrivant stru.(obj) = 1 (en mettant > obj entre parenthèse, alors matlab remplace obj par sa valeur) > > > > Qq'un a-t-il une solution ? > > > > En vous remerciant de votre aide ? > > > > Christophe > > > > > > *Christophe HEBERT* > > Test Engineer > > Vehicle Tests France - ETXSLT > > *Airbus Helicopters* > > > > > > > > > > > The information in this e-mail is confidential. The contents may not be > disclosed or used by anyone other than the addressee. Access to this e-mail > by anyone else is unauthorised. > If you are not the intended recipient, please notify Airbus immediately > and delete this e-mail. > Airbus cannot accept any responsibility for the accuracy or completeness > of this e-mail as it has been sent over public networks. If you have any > concerns over the content of this message or its Accuracy or Integrity, > please contact Airbus immediately. > All outgoing e-mails from Airbus are checked using regularly updated virus > scanning software but you should take whatever measures you deem to be > appropriate to ensure that this message and any attachments are virus free. > _______________________________________________ > users-fr mailing list > users-fr at lists.scilab.org > http://lists.scilab.org/mailman/listinfo/users-fr > -------------- section suivante -------------- Une pièce jointe HTML a été nettoyée... URL: From payen.pierre at gmail.com Fri May 25 11:02:53 2018 From: payen.pierre at gmail.com (Pierre Payen) Date: Fri, 25 May 2018 11:02:53 +0200 Subject: [Users-fr] Structure In-Reply-To: References: Message-ID: Il faut enlever le point, sous scilab Pierre Payen 00 33 6 52 92 40 92 Le ven. 25 mai 2018 à 10:54, HEBERT, Christophe < christophe.hebert at airbus.com> a écrit : > Bonjour à tous, > > > > Je cherche à créer une structure dont un des élément est une variable : > > Exemple : > > Soit la structure : stru > > La variable obj="test1" > > Je voudrais que l'élément de stucture è stru.test1=1 > > > > Si j'écris stru.obj=1 alors scilab me réponds è stru= obj [1x1 constant] > > En fait je souhaite que obj soit remplacé par sa valeur (qui est "test1") > et que donc scilab me réponde stru= test1 [1x1 constant] > > > > Sous matlab il y a la possibilité en écrivant stru.(obj) = 1 (en mettant > obj entre parenthèse, alors matlab remplace obj par sa valeur) > > > > Qq'un a-t-il une solution ? > > > > En vous remerciant de votre aide ? > > > > Christophe > > > > > > *Christophe HEBERT* > > Test Engineer > > Vehicle Tests France - ETXSLT > > *Airbus Helicopters* > > > > > > > > > > > The information in this e-mail is confidential. The contents may not be > disclosed or used by anyone other than the addressee. Access to this e-mail > by anyone else is unauthorised. > If you are not the intended recipient, please notify Airbus immediately > and delete this e-mail. > Airbus cannot accept any responsibility for the accuracy or completeness > of this e-mail as it has been sent over public networks. If you have any > concerns over the content of this message or its Accuracy or Integrity, > please contact Airbus immediately. > All outgoing e-mails from Airbus are checked using regularly updated virus > scanning software but you should take whatever measures you deem to be > appropriate to ensure that this message and any attachments are virus free. > _______________________________________________ > users-fr mailing list > users-fr at lists.scilab.org > http://lists.scilab.org/mailman/listinfo/users-fr > -------------- section suivante -------------- Une pièce jointe HTML a été nettoyée... URL: From christophe.hebert at airbus.com Fri May 25 11:08:49 2018 From: christophe.hebert at airbus.com (HEBERT, Christophe) Date: Fri, 25 May 2018 09:08:49 +0000 Subject: [Users-fr] Structure In-Reply-To: References: Message-ID: <0063e673b8514c188d25dd79bf9dc508@DE0-44DAG15-P02.central.mail.corp> C'est vrai !!! ça marche !!! Merci beaucoup ! Bonne journée De : users-fr [mailto:users-fr-bounces at lists.scilab.org] De la part de Pierre Payen Envoyé : vendredi 25 mai 2018 11:03 À : French users mailing list for Scilab Objet : Re: [Users-fr] Structure Il faut enlever le point, sous scilab Pierre Payen 00 33 6 52 92 40 92 Le ven. 25 mai 2018 à 10:54, HEBERT, Christophe > a écrit : Bonjour à tous, Je cherche à créer une structure dont un des élément est une variable : Exemple : Soit la structure : stru La variable obj="test1" Je voudrais que l'élément de stucture ==> stru.test1=1 Si j'écris stru.obj=1 alors scilab me réponds ==> stru= obj [1x1 constant] En fait je souhaite que obj soit remplacé par sa valeur (qui est "test1") et que donc scilab me réponde stru= test1 [1x1 constant] Sous matlab il y a la possibilité en écrivant stru.(obj) = 1 (en mettant obj entre parenthèse, alors matlab remplace obj par sa valeur) Qq'un a-t-il une solution ? En vous remerciant de votre aide ? Christophe Christophe HEBERT Test Engineer Vehicle Tests France - ETXSLT Airbus Helicopters The information in this e-mail is confidential. The contents may not be disclosed or used by anyone other than the addressee. Access to this e-mail by anyone else is unauthorised. If you are not the intended recipient, please notify Airbus immediately and delete this e-mail. Airbus cannot accept any responsibility for the accuracy or completeness of this e-mail as it has been sent over public networks. If you have any concerns over the content of this message or its Accuracy or Integrity, please contact Airbus immediately. All outgoing e-mails from Airbus are checked using regularly updated virus scanning software but you should take whatever measures you deem to be appropriate to ensure that this message and any attachments are virus free. _______________________________________________ users-fr mailing list users-fr at lists.scilab.org http://lists.scilab.org/mailman/listinfo/users-fr The information in this e-mail is confidential. The contents may not be disclosed or used by anyone other than the addressee. Access to this e-mail by anyone else is unauthorised. If you are not the intended recipient, please notify Airbus immediately and delete this e-mail. Airbus cannot accept any responsibility for the accuracy or completeness of this e-mail as it has been sent over public networks. If you have any concerns over the content of this message or its Accuracy or Integrity, please contact Airbus immediately. All outgoing e-mails from Airbus are checked using regularly updated virus scanning software but you should take whatever measures you deem to be appropriate to ensure that this message and any attachments are virus free. -------------- section suivante -------------- Une pièce jointe HTML a été nettoyée... URL: