Results 1 to 8 of 8

Thread: curv fitting

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2008
    Posts
    8

    curv fitting

    hi......can someone help me how to use curve fitting in my programing........i want to read data from the graph and then use that data for the codding....

  2. #2
    Frenzied Member MaximilianMayrhofer's Avatar
    Join Date
    Aug 2007
    Location
    IM IN YR LOOP
    Posts
    2,001

    Re: curv fitting

    Well you are probably better off using Excel for this. If you want a curve to exactly follow your points, then you can use a cardinal spline, but if you're looking for best fit line, then the algorithms are quite complex.

  3. #3

    Thread Starter
    New Member
    Join Date
    Aug 2008
    Posts
    8

    Re: curv fitting

    actually i'm using vba for solidwork..............i want to use the data from the graph ...............can you help me........

  4. #4
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: curv fitting

    In that case you posted to the wrong forum - VBA is very different to VB.Net.

    We don't have a forum for Solidworks VBA, but I think the best place would be our Office Development forum - thread moved.

    Oh, and Welcome to VBForums

  5. #5
    Addicted Member
    Join Date
    Jul 2008
    Location
    Colorado
    Posts
    193

    Re: curv fitting

    SolidWorks? Perhaps I can assist. What are you trying to do? I'm a SolidWorks Support Tech (for a reseller, not the parent company). Where's the graph that you're looking at, and what are you trying to do with the data?

  6. #6

    Thread Starter
    New Member
    Join Date
    Aug 2008
    Posts
    8

    Cool Re: curv fitting

    actuallly my final year project is about to do some programming using vba in solidworks........i have to do some program that can draw bolt in solidworks........in order to program it some calculation must be consider and it involved graph......so i need to create a polynomial graph and at the same time i
    can get the data from it for programming.......can you figure how to do it?

  7. #7
    Addicted Member
    Join Date
    Jul 2008
    Location
    Colorado
    Posts
    193

    Re: curv fitting

    Being a school project, there are limits to how much help I will provide. Where are you creating your graph from? In SolidWorks, or another program?

  8. #8

    Thread Starter
    New Member
    Join Date
    Aug 2008
    Posts
    8

    Re: curv fitting

    i'm using excell to make a graph......how can i connect it to solidworks?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width