Results 1 to 2 of 2

Thread: QwtPlotSpectrogram tutorial

  1. #1
    Join Date
    Dec 2010
    Posts
    55
    Qt products
    Qt4
    Platforms
    Unix/X11
    Thanks
    1

    Default QwtPlotSpectrogram tutorial

    I'm new to QWT and am having trouble understanding how to use it and havent found any examples. The userguide on the website seems to be just a class listing which is useful but not quite enough for me to get started as it doesnt really explain how to use many of the classes.

    I have a 2D dataset X, Y and an intensity value (but with some points missing). It sounds like I want to use QwtPlotSpectrogram to get the output I want.
    I don't understand how I set the 2d dataset to the qwtplotspectrogram and then plot it on my qplot.
    Last edited by enricong; 23rd December 2014 at 21:19.
    Running:
    RHEL 5.4
    Python 2.7.2
    Qt 4.7.4
    SIP 4.7.8
    PyQt 4.7

  2. #2
    Join Date
    Feb 2006
    Location
    Munich, Germany
    Posts
    3,326
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows
    Thanked 880 Times in 828 Posts

    Default Re: QwtPlotSpectrogram tutorial

    You could have a look at the rasterview and spectrogram examples from the qwt tarball.

    Uwe

Similar Threads

  1. QwtPlotSpectrogram and QwtRasterData
    By jesse_mark in forum Qwt
    Replies: 10
    Last Post: 5th February 2013, 14:59
  2. XYZ tracker for QwtPlotSpectrogram
    By epsilon in forum Qwt
    Replies: 2
    Last Post: 5th September 2012, 04:53
  3. Replies: 3
    Last Post: 18th May 2012, 12:11
  4. Google map on QwtPlotSpectrogram
    By sagittager in forum Qwt
    Replies: 4
    Last Post: 15th October 2011, 15:32
  5. Irregular data and QwtPlotSpectrogram
    By seveninches in forum Qwt
    Replies: 1
    Last Post: 27th January 2008, 10:52

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.