필터 지우기
필터 지우기

how to convert .text file to .wav?

조회 수: 3 (최근 30일)
arjun agrawal
arjun agrawal 2016년 10월 15일
답변: Muhammad Usman Saleem 2016년 10월 15일
I have converted my image or scanned my image and extracted the words out of it and now I want Matlab read out each word of scanned image, so help me to overcome this problem.

답변 (1개)

Muhammad Usman Saleem
Muhammad Usman Saleem 2016년 10월 15일
if u have text file
fid=fopen('abc.txt');
%%do action what u want
fid close;

카테고리

Help CenterFile Exchange에서 Convert Image Type에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by