Le 20/03/2023 à 13:13, Heinz Nabielek a écrit :

size(E4)=   81.   1.
size(D) =    81.   7.
plot (E4,D,'-')

This generic plot command draws automatically coloured curves in blue, green, 
red, etcetera

What are the following colours? I know that 8 is white....


getcolor() tells it to you, in the infobar for the selected color:

[cid:part1.LqMLl9Rl.GuGn90eB@free.fr]


--> c = gdf().color_map; [(1:size(c,1))', c]
ans  =

  1.    0.          0.          0.
  2.    0.          0.          1.
  3.    0.          1.          0.
  4.    0.          1.          1.
  5.    1.          0.          0.
  6.    1.          0.          1.
  7.    1.          1.          0.
  8.    1.          1.          1.
  9.    0.          0.          0.5647059
  10.   0.          0.          0.6901961
  11.   0.          0.          0.8156863
  12.   0.5294118   0.8078431   1.
  13.   0.          0.5647059   0.
  14.   0.          0.6901961   0.
  15.   0.          0.8156863   0.
  16.   0.          0.5647059   0.5647059
  17.   0.          0.6901961   0.6901961
  18.   0.          0.8156863   0.8156863
  19.   0.5647059   0.          0.
  20.   0.6901961   0.          0.
  21.   0.8156863   0.          0.
  22.   0.5647059   0.          0.5647059
  23.   0.6901961   0.          0.6901961
  24.   0.8156863   0.          0.8156863
  25.   0.5019608   0.1882353   0.
  26.   0.627451    0.2509804   0.
  27.   0.7529412   0.3764706   0.
  28.   1.          0.5019608   0.5019608
  29.   1.          0.627451    0.627451
  30.   1.          0.7529412   0.7529412
  31.   1.          0.8784314   0.8784314
  32.   1.          0.8431373   0.


Samuel


This email and any attachments are intended solely for the use of the 
individual or entity to whom it is addressed and may be confidential and/or 
privileged.

If you are not one of the named recipients or have received this email in error,

(i) you should not read, disclose, or copy it,

(ii) please notify sender of your receipt by reply email and delete this email 
and all attachments,

(iii) Dassault Systèmes does not accept or assume any liability or 
responsibility for any use of or reliance on this email.


Please be informed that your personal data are processed according to our data 
privacy policy as described on our website. Should you have any questions 
related to personal data protection, please contact 3DS Data Protection Officer 
https://www.3ds.com/privacy-policy/contact/

_______________________________________________
users mailing list - users@lists.scilab.org
Click here to unsubscribe: <mailto:users-unsubscr...@lists.scilab.org>
https://lists.scilab.org/mailman/listinfo/users

Reply via email to