Results 1 to 2 of 2

Thread: plotting each column of an array with first column

  1. #1
    Join Date
    Nov 2015
    Posts
    128
    Thanks
    70
    Qt products
    Qt5
    Platforms
    Windows

    Default plotting each column of an array with first column

    Hi,
    I have a 1000*200 matrix that is put in a (QString **) type variable (str). Data is get in this str by reading a binary file. I need to plot each column of str with first column (first column is horizontal axe and selected column is vertical axe) but it must be cast to float. Please help me for plotting this.

  2. #2
    Join Date
    Nov 2015
    Posts
    128
    Thanks
    70
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: plotting each column of an array with first column

    thanks a lot if a person give me some help!!!

Similar Threads

  1. Replies: 1
    Last Post: 20th November 2015, 09:12
  2. store unsigned char array to bytea column of psql table
    By Surajkumar in forum Qt Programming
    Replies: 8
    Last Post: 29th June 2015, 05:16
  3. Replies: 3
    Last Post: 5th May 2011, 14:03
  4. Insert into array column
    By wirasto in forum Newbie
    Replies: 3
    Last Post: 9th November 2009, 15:07
  5. Replies: 0
    Last Post: 25th June 2008, 18:36

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.