legend (plot) & execstr
    paul.carrico at free.fr 
    paul.carrico at free.fr
       
    Mon Nov  8 13:04:57 CET 2010
    
    
  
Dear All,
I'm spending a lot of time in trying to add a legend in my figure following the scheme herebellow ... nothing appears !
In spite of many attemps tdifferent ways of coding) I've failed .... does somebedy have an idea ?
Thanks
Paul
##############################################################
one example
    s6 = " ...
        for h = 1 : Nbre_fichiers , ...
            ''nom_fichier" + string(h) + "'', ...
        end , ...
        " ;
    execstr(s6)
    legend(execstr(s6),pos=2) ;
    
    
More information about the users
mailing list