projects
/
scilab.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
Manage vectors of colors in name2rgb.
[scilab.git]
/
scilab
/
CHANGES_5.6.X
diff --git
a/scilab/CHANGES_5.6.X
b/scilab/CHANGES_5.6.X
index
c331d1c
..
9b3e671
100644
(file)
--- a/
scilab/CHANGES_5.6.X
+++ b/
scilab/CHANGES_5.6.X
@@
-7,6
+7,8
@@
New Features
* scatter plot with different mark colors is now available:
TODO : save/load+display+doc of new properties
+* name2rgb can now handle a single string and a matrix of strings.
+
Compilation
============