필터 지우기
필터 지우기

Matlab to MPG

조회 수: 6 (최근 30일)
Maddie
Maddie 2011년 5월 18일
I am looking to make a matlab movie into an mpg. There used to be a function called mpgwrite for older versions of Matlab, but I have the newest student version and this function doesn't exist. Any help would be great!!
Thank you!
  댓글 수: 1
Sean de Wolski
Sean de Wolski 2011년 5월 18일
I was hoping you knew a way to convert matlab codes to extra miles per gallon :)

댓글을 달려면 로그인하십시오.

답변 (3개)

Jason Ross
Jason Ross 2011년 5월 18일

Andy
Andy 2011년 5월 18일
Are you sure mpgwrite was a MATLAB function, and not this FEX submission of the same name? And if they are different, have you tried the FEX submission to see if it works on your new updated version of MATLAB?
  댓글 수: 2
Maddie
Maddie 2011년 5월 18일
Please see my comment below. I am unsure of this FEX submission
Andy
Andy 2011년 5월 18일
First, please do not add new 'answers' to comment on other answers. Second, if you download the files, the README file says:
"The MPEG converter is a MATLAB mex file which can be built using the
included Makefile by calling make at the unix prompt. An ANSI C
compiler is required. Makefile can be modified if necessary to specify
an ANSI compiler. The resulting mex file can be invoked by calling
"mpgwrite" from the MATLAB command line.
On the PC, run the makedll m-file from within MATLAB.
Both Makefile and makedll.m can be found in the src subdirectory along
with the source code."

댓글을 달려면 로그인하십시오.


Maddie
Maddie 2011년 5월 18일
I don't exactly understand the two web links above. This isn't code, it is just comments in a script file. Is there a place to see the code?
  댓글 수: 1
Jason Ross
Jason Ross 2011년 5월 18일
If you click the "Download All" button and download the .zip file it has the code and documentation.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Downloads에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by