Make a wave
igorman
Just a very quick question to all out there. So I have a code that prints out a bunch of numbers into the command terminal. I want to take that data (those numbers), and put them into a wave, how do I do that? Do I use the make function or something?
Copy a command, paste it into Igor's command line, then hit Enter:
DisplayHelpTopic "Make"
DisplayHelpTopic "Waveform Arithmetic and Assignment"
If you're writing a function, you might also want
DisplayHelpTopic "Accessing Waves in Functions"
DisplayHelpTopic "Wave References"
DisplayHelpTopic "Converting a String into a Reference Using $"
John Weeks
WaveMetrics, Inc.
support@wavemetrics.com
June 4, 2013 at 03:10 pm - Permalink