Results 1 to 2 of 2

Thread: Qwtplot3d Plotting file containing 3D points.

  1. #1
    Join Date
    Sep 2012
    Posts
    2
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Qwtplot3d Plotting file containing 3D points.

    I am trying to plot a 3d graph where i have points in a text file. I have used the following function:

    Qt Code:
    1. bool loadFromData (Qwt3D::TripleField const &data, Qwt3D::CellField const &poly)
    To copy to clipboard, switch view to plain text mode 

    I obtain a 3D plot but it is not correct. It seems that points are not linked correctly.

    Can anyone suggest a solution for me on how i can go about resolving this issue?

    Regards

  2. #2
    Join Date
    Jan 2008
    Location
    Alameda, CA, USA
    Posts
    5,230
    Thanks
    302
    Thanked 864 Times in 851 Posts
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: Qwtplot3d Plotting file containing 3D points.

    I obtain a 3D plot but it is not correct. It seems that points are not linked correctly.
    Gosh, let me put on my wizard hat and gaze into my crystal ball. Then I can see what your data looks like and what your plot looks like and what your code looks like.

    How do you expect us to help you when you tell us absolutely nothing except "my plot is not correct"? I'm sure I could make thousands of plots that weren't correct too, and none of them would look like yours.

    Can anyone suggest a solution for me on how i can go about resolving this issue?
    Under the circumstances, the best answer I can give is "try something else".

Similar Threads

  1. Replies: 8
    Last Post: 6th December 2019, 17:11
  2. Replies: 0
    Last Post: 3rd January 2012, 11:16
  3. Replies: 4
    Last Post: 6th October 2010, 13:29
  4. Plotting specific points with qwt
    By byb810 in forum Qwt
    Replies: 0
    Last Post: 30th July 2009, 15:42
  5. Plotting points
    By afflictedd2 in forum Qt Programming
    Replies: 8
    Last Post: 26th February 2009, 08:20

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.