| T O P I C R E V I E W |
| CRTBT-UBT |
Posted - 01/12/2006 : 10:13:31 AM Origin Version (Select Help-->About Origin): 7.5 Operating System: Win-XP
Hi, I got another question: I would like to automatically rename the graph after a NLSF session uisng the after fit script. I suppose that the function win -r winName newName; should do the job, but I don't how I can get the name of the corresponding graph automatically.. Thx for help, Johannes |
| 2 L A T E S T R E P L I E S (Newest First) |
| CRTBT-UBT |
Posted - 01/12/2006 : 10:36:44 AM Thx, that helps... ...and the bad thing about it: I knew that %h is the active window, but I thougt the active window is the dataset from which I'm plotting... stupid me  |
| Sell |
Posted - 01/12/2006 : 10:20:19 AM Hi, if you are doing the fit interactively, then the graph window should be the active window, what means its name is in %H. (Look for string system variables in labtalk help). If you perform the fit completely by a script only you can know the name.
 Then you can apply win -r oldname newname.
Hans-Juergen Sell |
|
|