From: Angelo Gonzalez on 10 Aug 2010 09:59 Hi! Is it possible for matlab to read PDF files? i've seen a couple of m-files in file exchange that extracts text, is it possible for matlab to extract an image? sorry, i just started using matlab. thanks in advance for your insights and/or ideas. :)
From: Walter Roberson on 10 Aug 2010 18:45 Angelo Gonzalez wrote: > Hi! Is it possible for matlab to read PDF files? i've seen a couple of > m-files in file exchange that extracts text, is it possible for matlab > to extract an image? Yes, it is possible. I have no idea how difficult it would be, though. Matlab is a complete programming language and can do anything that can be done in any (deterministic) programming language.
|
Pages: 1 Prev: skip characters while reading files Next: Find doesn't find. |