commanding a software

3 ビュー (過去 30 日間)
goutam
goutam 2012 年 4 月 26 日
hello i wanna know if we can command any software from matlab. suppose, i open a software which edits text files, can i open it, add some text into it. thank you!

採用された回答

Walter Roberson
Walter Roberson 2012 年 4 月 26 日
If you are using MS Windows, you can use activex() to open a dialog with an editor.

その他の回答 (3 件)

Image Analyst
Image Analyst 2012 年 4 月 26 日
Have you taken a look at the system() function?

goutam
goutam 2012 年 4 月 27 日
hello i am presently working on a image processing based project. i have finished the optical character recognition part. i get a text file at the end of it. what i actually need is a way to convert tat text to audio. using the waveplay() or sound() command, i can read the required wav files, but the pronounciation is not what i require. so is there any method which can help me? also i have a software which converts any text input to audio! so i need to load that text file into that software and then play. so i need help on how to control that software using matlab?can it be controlled using matlab? thank you !

Image Analyst
Image Analyst 2012 年 4 月 27 日
or do a search on "text to speech matlab"

カテゴリ

Help Center および File ExchangeAudio and Video Data についてさらに検索

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by