Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.
Hi all, please see this major site announcement: https://www.boards.ie/discussion/2058427594/boards-ie-2026

Parsing Text in Matlab

  • 05-03-2005 05:46PM
    #1
    Registered Users, Registered Users 2 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, Registered Users 2 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, Registered Users 2 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, Registered Users 2 Posts: 684 ✭✭✭Gosh


    Here's some documentation on Matlab string functions

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


  • Registered Users, Registered Users 2 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
Advertisement