|
From: Christoph B. <us...@be...> - 2014-06-23 21:10:41
|
Zitat von "Philipp K. Janert" <ja...@ie...>: > > Is there a way to turn on "dashed" plot styles > again, without having to individually set each > line separately? You can use set for [i=1:8] linetype i dashtype i for this. Christoph |