Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

Parsing Text in Matlab

Options
  • 05-03-2005 5:46pm
    #1
    Registered Users Posts: 1,253 ✭✭✭


    Hey all,

    I am doing a project at the moment and I need to be able to change a matlab string that contains a path and filename into a string that contains the same path and the same filename only with a different extension.

    Can someone tell me some good matlab functions for parsing text like this?

    Cheers,
    Gob. :)


Comments

  • Registered Users Posts: 1,253 ✭✭✭gobby


    Anybody?


  • Closed Accounts Posts: 7,230 ✭✭✭scojones


    Sorry I've never used matlab before. Have you tried looking at the API documentation?


  • Registered Users Posts: 1,253 ✭✭✭gobby


    Have just found a couple of things in a book. Thing is that Im using a college edition of matlab and the help files have not been installed. Ive tried using the mathworks website but I find it difficult to use.

    Theres a few people around me using matlab a lot so Ive been able to get some small bits of infor here and there and Im trying a few different things out right now. (more suggestions are still welcome though!)

    Thanks all the same.


  • Registered Users Posts: 683 ✭✭✭Gosh


    Here's some documentation on Matlab string functions

    http://www.utexas.edu/math/Matlab/Manual/Character.html


  • Registered Users Posts: 1,253 ✭✭✭gobby


    Gosh wrote:
    Here's some documentation on Matlab string functions

    http://www.utexas.edu/math/Matlab/Manual/Character.html
    Excellent. Thats exactly what I need right now!

    Cheers. :)


  • Advertisement
Advertisement