Re: [Scilab-users] problème fonction CL_deg2rad

2012-12-12 Thread Lamy Alain
Hi, 

About the initial question : 

The solution is probably: CL_init()
which creates various local variables including %CL_deg2rad. 

You can also add the line CL_init(); in the scilab.ini file
so that the variables exist each time you start Scilab. 
(type SCIHOME for the directory where this file is)

Alain


-Message d'origine-
De : users-boun...@lists.scilab.org [mailto:users-boun...@lists.scilab.org] De 
la part de Sylvestre Ledru
Envoyé : mercredi 5 décembre 2012 09:50
À : users@lists.scilab.org
Objet : Re: [Scilab-users] problème fonction CL_deg2rad

You can subscribe by sending an email to:
celestlab-subscr...@lists.scilab.org

and the archives are here:
http://mailinglists.scilab.org/CelestLab-f3653733.html

Sylvestre

On 05/12/2012 09:47, Frederic Jourdin wrote:
 There is a special Scilab mailing list for French language.
 (je me rappelle plus l'adresse...)
 Fred
 
 
 Le 04/12/2012 20:07, sdeligny a écrit :
 Bonjour,
 Je commence à utiliser le module celestlab pour un projet
 nano-satellite, et
 j'ai rencontré un problème lors de l’exécution de la fonction CL_deg2rad.
 Celle-ci fonctionne normalement lorsqu'elle est employée de la manière
 suivante : x_rad = CL_deg2rad(x_deg).

 Mais avec l'écriture x_rad = x_deg * %CL_deg2rad, la console me renvoie :

 error 4 - Variable non définie : %CL_deg2rad

 Une visite de l'aide m'indique pourtant que l'utilisation de cette
 écriture
 est possible...

 Je ne comprends pas, cela vient-il d'un problème de version ?

 Merci de votre réponse,

 Bien Cordialement,

 Simon DELIGNY,
 élève-ingénieur Centrale Marseille





 -- 
 View this message in context:
 http://mailinglists.scilab.org/probleme-fonction-CL-deg2rad-tp4025429.html

 Sent from the Scilab users - Mailing Lists Archives mailing list
 archive at Nabble.com.
 ___
 users mailing list
 users@lists.scilab.org
 http://lists.scilab.org/mailman/listinfo/users

 
 ___
 users mailing list
 users@lists.scilab.org
 http://lists.scilab.org/mailman/listinfo/users

___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users
___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users


[Scilab-users] bug

2012-12-12 Thread Пилюгин Иван
programm code
-
clear
z=mscanf('%g')

--

Input   7.9

Result  z=7.901


--78.8
 z  =
 
78.83  




___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users


Re: [Scilab-users] problème fonction CL_deg2rad

2012-12-12 Thread sdeligny
Thank you very much Alain ! It works perfectly with cl_init(). Plus it was
written into the readme file... I'm sorry for my mistake, i didn't really
understand where i had to post my message.
Le 12 déc. 2012 10:10, Alain LAMY [via Scilab / Xcos - Mailing Lists
Archives] ml-node+s994242n4025467...@n3.nabble.com a écrit :

 Hi,

 About the initial question :

 The solution is probably: CL_init()
 which creates various local variables including %CL_deg2rad.

 You can also add the line CL_init(); in the scilab.ini file
 so that the variables exist each time you start Scilab.
 (type SCIHOME for the directory where this file is)

 Alain


 -Message d'origine-
 De : [hidden email] 
 http://user/SendEmail.jtp?type=nodenode=4025467i=0[mailto:[hidden
 email] http://user/SendEmail.jtp?type=nodenode=4025467i=1] De la part
 de Sylvestre Ledru
 Envoyé : mercredi 5 décembre 2012 09:50
 À : [hidden email] http://user/SendEmail.jtp?type=nodenode=4025467i=2
 Objet : Re: [Scilab-users] problème fonction CL_deg2rad

 You can subscribe by sending an email to:
 [hidden email] http://user/SendEmail.jtp?type=nodenode=4025467i=3

 and the archives are here:
 http://mailinglists.scilab.org/CelestLab-f3653733.html

 Sylvestre

 On 05/12/2012 09:47, Frederic Jourdin wrote:

  There is a special Scilab mailing list for French language.
  (je me rappelle plus l'adresse...)
  Fred
 
 
  Le 04/12/2012 20:07, sdeligny a écrit :
  Bonjour,
  Je commence à utiliser le module celestlab pour un projet
  nano-satellite, et
  j'ai rencontré un problème lors de l’exécution de la fonction
 CL_deg2rad.
  Celle-ci fonctionne normalement lorsqu'elle est employée de la manière
  suivante : x_rad = CL_deg2rad(x_deg).
 
  Mais avec l'écriture x_rad = x_deg * %CL_deg2rad, la console me renvoie
 :
 
  error 4 - Variable non définie : %CL_deg2rad
 
  Une visite de l'aide m'indique pourtant que l'utilisation de cette
  écriture
  est possible...
 
  Je ne comprends pas, cela vient-il d'un problème de version ?
 
  Merci de votre réponse,
 
  Bien Cordialement,
 
  Simon DELIGNY,
  élève-ingénieur Centrale Marseille
 
 
 
 
 
  --
  View this message in context:
 
 http://mailinglists.scilab.org/probleme-fonction-CL-deg2rad-tp4025429.html
 
  Sent from the Scilab users - Mailing Lists Archives mailing list
  archive at Nabble.com.
  ___
  users mailing list
  [hidden email] http://user/SendEmail.jtp?type=nodenode=4025467i=4
  http://lists.scilab.org/mailman/listinfo/users
 
 
  ___
  users mailing list
  [hidden email] http://user/SendEmail.jtp?type=nodenode=4025467i=5
  http://lists.scilab.org/mailman/listinfo/users

 ___
 users mailing list
 [hidden email] http://user/SendEmail.jtp?type=nodenode=4025467i=6
 http://lists.scilab.org/mailman/listinfo/users
 ___
 users mailing list
 [hidden email] http://user/SendEmail.jtp?type=nodenode=4025467i=7
 http://lists.scilab.org/mailman/listinfo/users


 --
  If you reply to this email, your message will be added to the discussion
 below:

 http://mailinglists.scilab.org/probleme-fonction-CL-deg2rad-tp4025429p4025467.html
  To unsubscribe from problème fonction CL_deg2rad, click 
 herehttp://mailinglists.scilab.org/template/NamlServlet.jtp?macro=unsubscribe_by_codenode=4025429code=c2RlbGlnbnkzOEBnbWFpbC5jb218NDAyNTQyOXwxNDc3NjUyOTY1
 .
 NAMLhttp://mailinglists.scilab.org/template/NamlServlet.jtp?macro=macro_viewerid=instant_html%21nabble%3Aemail.namlbase=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespacebreadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml





--
View this message in context: 
http://mailinglists.scilab.org/probleme-fonction-CL-deg2rad-tp4025429p4025468.html
Sent from the Scilab users - Mailing Lists Archives mailing list archive at 
Nabble.com.___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users