Quote Originally Posted by Sintegrial View Post
You have to "parse" your file first, so you become two arrays, one with time and second with values.
Then it is easy to pass these data to a Qwt curve object.
no i need my project to work fast whit out any parseing or converting

Quote Originally Posted by Sintegrial View Post
You have to "parse" your file first, so you become two arrays, one with time and second with values.
Then it is easy to pass these data to a Qwt curve object.
no i need my project to work fast whit out any parseing or converting