Make a wave

Hi,

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?

Seems like this thread is one that got lost...

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