Hello,
Loss of Annotation on connector in a SuperBlock using Xcos 5.5.2 x64 w10.
Annotation of a connector between 2 boxes is lost.
In the original shema written with scilab 5.5.2 x64 w10, we draw 4
components. For each component, we edit an annotation : "Generator",
"Link1",
Real Time
Dear,
Diagrams shifting error using Xcos 5.2.2 x64 w10. Annotation of a connector
between 2 boxes don't follow the movment and stay in place.
In the original shema written with scilab 5.5.2 x64 w10, we draw 4
components. For each component, we edit an annotation : "Generator",
"Link1",
Hello,
Annotations are not properly laid or lost in Xcos templates from Scilab
5.5.2 to Scilab 6.0.0 x64 w10
In the original shema written with scilab 5.5.2 x64 w10, we draw 4
components. For each component, we edit an annotation : "Generator",
"Link1", Real
Time Clock", "Numeric scop
Thanks,
Uigetcolor() works nicely
From: users [mailto:users-boun...@lists.scilab.org] On Behalf Of Samuel
Gougeon
Sent: Wednesday, June 29, 2016 12:10 PM
To: Users mailing list for Scilab
Subject: Re: [Scilab-users] color question
Le 29/06/2016 09:40, Offe rPade a écrit :
I am using g
Hi Philippe
Thanks!
Offer
-Original Message-
From: users [mailto:users-boun...@lists.scilab.org] On Behalf Of philippe
Sent: Wednesday, June 29, 2016 12:09 PM
To: users@lists.scilab.org
Subject: Re: [Scilab-users] color question
Hi,
Le 29/06/2016 09:40, Offe rPade a écrit :
> I am using
Hi to all,
I need to remove some "%" characters from help files that are generated
with help_from_sci. The functions names start with "%" because these are
overloading functions , and I need to remove thoses "%" from xml ids in
the help files (help files names are already changed). To do this I
Le 29/06/2016 09:40, Offe rPade a écrit :
I am using “getcolor”. But I do not know how to get rgb from the color id.
Is it possible?
with
f = gcf();
rgb = f.color_map(cid,:)
// or with Scilab 6, directly
rgb = gcf().color_map(cid,:)
You may use as well uigetcolor():
https://help.scilab.org/d
Hi,
Le 29/06/2016 09:40, Offe rPade a écrit :
> I am using "getcolor". But I do not know how to get rgb from the color id.
>
> Is it possible?
If you're searching for rgb levels of colors you should use uigetcolor()
instead of getcolor(). You can also have a look to
functions "name2rgb" and "r
I am using "getcolor". But I do not know how to get rgb from the color id.
Is it possible?
___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users