> Again, it is not clear why you just do not fuse all data together into one
> matrix and use plot2d() to plot all data at once.

>From my own experience, this might be the case when you want to track the 
>progression of a lengthy calculation: you periodically add the new data on top 
>of the previous results. This is also the case when you work with experimental 
>data that arrives slowly, by successive batches: you receiver a batch of let's 
>say ~10 curves every couple of minutes for example.

Antoine

_______________________________________________
users mailing list
[email protected]
http://lists.scilab.org/mailman/listinfo/users

Reply via email to