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
Originally Posted by Sintegrial
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
Bookmarks