Thread: Octave within C

  1. #1
    Registered User
    Join Date
    Aug 2005
    Posts
    2

    Octave within C

    Hi guys

    how can I execute Octave statements from within C ?

    any help !!!

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,666
    How about being less vague?

    Like which operating system, which compiler and WTF is an 'octave statement'
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

  3. #3
    Supermassive black hole cboard_member's Avatar
    Join Date
    Jul 2005
    Posts
    1,709
    WTF is an 'octave statement'
    Seconded.
    Good class architecture is not like a Swiss Army Knife; it should be more like a well balanced throwing knife.

    - Mike McShaffry

  4. #4
    vae victus! skorman00's Avatar
    Join Date
    Nov 2003
    Posts
    594
    http://www.octave.org/

    I didn't know what the heck it was either, but I figured (s)he was talking about some sort of scripting language or something. I'm sure that link will also lead to the solution for your problems gAbr2.

  5. #5
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,666
    Makes you wonder what was wrong with reading
    - Docs
    - Wiki
    - FAQs
    - Mailing list
    on that site before coming here?
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

  6. #6
    Crazy Fool Perspective's Avatar
    Join Date
    Jan 2003
    Location
    Canada
    Posts
    2,640
    Octave is the open source implementation of the Matlab API.

    your best off following Salems suggestion, check the docs from octave.org.

  7. #7
    Registered User
    Join Date
    Aug 2005
    Posts
    2
    Hi guys , Thanks for all , My question is how to can i use sort function from octave in C

    Thanks again

  8. #8
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,666
    Unless you've shown some effort in actually reading the documentation on the home site, I doubt anyone here is going to read the manual just for you.
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

Popular pages Recent additions subscribe to a feed