From: N. Brouard Date: Fri, 28 Jun 2024 13:53:38 +0000 (+0000) Subject: * imach.c (Module): fixing some bugs in gnuplot and quantitative variables, but not... X-Git-Tag: imach-099s7~15 X-Git-Url: https://henry.ined.fr/git/?a=commitdiff_plain;h=48856ff6d2e48949cabddfdd4a1242814ee68c30;p=.git * imach.c (Module): fixing some bugs in gnuplot and quantitative variables, but not completely solved --- diff --git a/src/imach.c b/src/imach.c index 5e0cd85..51871a1 100644 --- a/src/imach.c +++ b/src/imach.c @@ -1,6 +1,9 @@ /* $Id$ $State$ $Log$ + Revision 1.364 2024/06/28 12:27:05 brouard + * imach.c (Module): fixing some bugs in gnuplot and quantitative variables, but not completely solved + Revision 1.363 2024/06/28 09:31:55 brouard Summary: Adding log lines too @@ -9990,7 +9993,9 @@ void printinggnuplot(char fileresu[], char optionfilefiname[], double ageminpar, char dirfileres[256],optfileres[256]; char gplotcondition[256], gplotlabel[256]; int cpt=0,k1=0,i=0,k=0,j=0,jk=0,k2=0,k3=0,k4=0,kf=0,kvar=0,kk=0,ipos=0,iposold=0,ij=0, ijp=0, l=0; - int lv=0, vlv=0, kl=0; + /* int lv=0, vlv=0, kl=0; */ + int lv=0, kl=0; + double vlv=0; int ng=0; int vpopbased; int ioffset; /* variable offset for columns */