DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 1 of 1
  1. #1
    Join Date
    Mar 2007
    Posts
    22

    how to get data from text file and plot line graph?

    i need to get data from file "data.txt" and then plot two graph.one graph using the first column value from "data.txt" with third column value after 174=XXX, another graph using second column value with third column value after 174=XXX. Since my data is very big, so i hv two text box to let user select what data needed to plot in graph.

    For example: if value textbox1=3.8566300, textbox2=100.81888000

    i need to get data from (3.8566300 -0.0001) to (3.8566300+0.0001) from the file "data.txt" and plot the first graph.

    Second graph is get the data from (100.81888-0.0001) to (100.81888+0.0001) and then plot the line graph.
    Attached Files

Similar Threads

  1. Help Please, how do i input from text file?
    By Inneedofhelp in forum .NET
    Replies: 4
    Last Post: 02-11-2007, 09:30 AM
  2. Data extraction, NEED help...
    By oto45 in forum VB Classic
    Replies: 12
    Last Post: 12-20-2006, 06:17 AM

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
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links