diff PROJECTS @ 2560:6fa1ac46c980

[project @ 1996-12-03 17:49:38 by jwe]
author jwe
date Tue, 03 Dec 1996 17:49:40 +0000
parents c097977bca6f
children 5e0c65023ba5
line wrap: on
line diff
--- a/PROJECTS
+++ b/PROJECTS
@@ -118,6 +118,10 @@
 
   * Make it possible to check the current graphics terminal type.
 
+  * If possible, pass data to gnuplot without using temporary files.
+
+  * If possible, pass binary data to gnuplot to speed things up.
+
 -------
 Strings:
 -------
@@ -133,6 +137,12 @@
   * Consider changing the default value of `string_fill_char' from SPC
     to NUL.
 
+  * Consider making size ("") ==> [0, 0] for compatibility with
+    Matlab, at least when some preference variable is set.
+
+  * Consider making ["test", []] ==> "test", for compatibility with
+    Matlab, at least when some set of preferences are set.
+
 ----------------
 Other Data Types:
 ----------------