Skip to content

Commit

Permalink
Merge pull request #2342 from AllenInstitute/bugfix/2342-sweepformula…
Browse files Browse the repository at this point in the history
…-to-front

SF_button_sweepFormula_tofront: Retrieve Sweepformula plot window
  • Loading branch information
t-b authored Feb 3, 2025
2 parents 4187bf1 + 60ed8bb commit ac37ee7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Packages/MIES/MIES_SweepFormula.ipf
Original file line number Diff line number Diff line change
Expand Up @@ -6715,6 +6715,7 @@ Function SF_button_sweepFormula_tofront(STRUCT WMButtonAction &ba) : ButtonContr
for(i = 0; i < numWins; i += 1)
wName = StringFromList(i, wList)
DoWindow/F $wName
DoIgorMenu "Control", "Retrieve Window"
endfor

break
Expand Down

0 comments on commit ac37ee7

Please sign in to comment.