Username:
Password:
Remember me
Register? | Lost Your Password?
Wildcard Usage:* matches any number of characters% matches exactly one character
Knowledge Base CSL How can I open an ASCII file as a histogram from CSL?
How can I open an ASCII file as a histogram from CSL?
5:43 pmJanuary 4, 2010
Tech Support
Insure that the text file has the proper format (see the Kmax manual). Use the "Import.." item from the histogram context (popup) menu. You can also use command sequences to automate opening histogram data. Use the
OPEN "dataPath/dataName" IN "HistName".
See the Kmax manual for more detail.