| Author |
Comment/Response |
Heiko Dahm
|
06/22/00 8:24pm
Dear Support, I research different time-series in one notebook with the while-function. For every loop I want Mma to create a 2d-plot. To distinguish the plots, I need different information in the label.dat3 and dat4 are the keys to identify each plot. To label the plots, I use the following command:
PlotLabel -> {''Profil'' dat3
''after'' dat4 ''Years''}
But it seems that Mma means this is a product and it appears as:
dat4 after dat3 Profil Years
How can I manage PlotLabel that I get the right order?
Thank you
Yours
Heiko
URL: , |
|