Waves Average Panel - cannot name an output average wave with a decimal point
YonatanHo
Hello,
I’m using IgorPro 7.04 (32bit) on a macOS system.
I’ve noticed that in the Average Waves package I cannot use a decimal point for the output average wave name, for example: charge0.4_avg (bad).
However, this name is OK: charge0_4_avg
I get an error message stating:
expected wave name.
Error in Execute: AppendToGraph charge0.4_avg
Is there a simple fix that I can write in the package?
According to the Debug button the error is located in line before 836, maybe in 833?
Cheers,
Yonatan
displayhelptopic "Wave Names"
There might be a couple of
possiblyquotename()
'missing'.HJ
PS: Please use the 'General' forum for this kind of question.
June 23, 2017 at 01:29 am - Permalink
To answer your question, yes, the solution is to change line 833 to:
--Jim Prouty
Software Engineer, WaveMetrics, Inc.
June 23, 2017 at 11:21 am - Permalink
Sorry for the mix up with the forums.
I'll repost this in the General forum.
Cheers,
Y.H
June 25, 2017 at 02:44 pm - Permalink