Changeset 3296 in Sophya for trunk/SophyaPI/PIext/graphexecut.cc


Ignore:
Timestamp:
Aug 16, 2007, 11:33:59 PM (18 years ago)
Author:
ansari
Message:

Ajout blabla pour autolut l(help piapp), Reza 16/08/2007

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaPI/PIext/graphexecut.cc

    r3279 r3296  
    425425usage += ">> imagecenter=ix,iy : Position the image in widget\n";
    426426usage += ">> lut=ltyp,min,max : Sets LUT type and min/max\n";
    427 usage += "                      (ltyp=lin/log/sqrt/square)\n";
     427usage += "                   (ltyp=lin/log/sqrt/square)\n";
     428usage += ">> autolut=alt[,ns[,min,max]] : AutoLut method selection \n";
     429usage += "                   (alt=minmax/meansig/hispeak/histail)\n";
    428430usage += ">> invx,invy,exchxy : image axes configuration\n";
    429 usage += ">> for Axes / Axe labels / LogScale / xylimits / defdrrect\n";
    430 usage += "       see setaxesatt command\n";
    431431usage += "--- General purpose options:\n";
    432432usage += ">> stat,stats / nsta,nstat,nostat,nostats : Toggle statistic display\n";
    433433usage += ">> title,tit / notitle,notit -> Toggle automatic title display\n";
    434434usage += ">> Choose display window: next same win stack inset\n";
     435usage += ">> for Axes / Axe labels / LogScale / xylimits / defdrrect\n";
     436usage += "       see setaxesatt command\n";
    435437usage += "\n"; 
    436438usage += "   Related commands: setaxesatt setinsetlimits "; 
Note: See TracChangeset for help on using the changeset viewer.