help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Errors running .m files - FFGrab undefined


From: Carnë Draug
Subject: Re: Errors running .m files - FFGrab undefined
Date: Sun, 10 Feb 2013 15:09:47 +0000

On 10 February 2013 14:36,  <address@hidden> wrote:
> Message: 3
> Date: Sun, 10 Feb 2013 04:36:07 -0800 (PST)
> From: svla299 <address@hidden>
> To: address@hidden
> Subject: Errors running .m files - FFGrab undefined
> Message-ID: <address@hidden>
> Content-Type: text/plain; charset=us-ascii
>
> I have a task to run or migrate through Octave, if necessary, a series of .m
> files developed with Matlab for video and audio processing. I have got my
> first error:
> 'FFGrab' undefined near line 146 column 9
> error: called from 'mmread' in file d:/...\mmread.m near line 146, column 9
> FFGrab.cpp, FFGrab.mexw32, mexDDGrab.mexw32 are in the same folder as
> mmread.m
> I'm using Octave3.6.2_gcc4.6.2 on Windows 7
> Any help will be appreciated

Hi

did you got that mmread function from file exchange? [1] If so, it
appears you are not allowed to use it with Octave.You should contact
the author directly. [2]

Carnë

[1] http://www.mathworks.com/matlabcentral/fileexchange/8028-mmread
[2] 
http://wiki.octave.org/FAQ#Why_can.27t_I_use_code_from_File_Exchange_in_Octave.3F_It.27s_released_under_a_BSD_license.21


reply via email to

[Prev in Thread] Current Thread [Next in Thread]