Knowledge Base

 
You must be logged in to post Login Register


Register? | Lost Your Password?

Search Forums:


 






Wildcard Usage:
*    matches any number of characters
%    matches exactly one character

How can I open an ASCII file as a histogram from CSL?

UserPost

5:43 pm
January 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.